gdk-2.0 Reference Manual

Synopsis

public class EventFocus {
    public    EventType                 type ;
    public    weak Window               window ;
    public    char                      send_event ;
    public    short                     in ;
}

EventFocus Description

Details

Constructor Details

Field Details

type
    public    EventType                 type ;		

window
    public    weak Window               window ;		

send_event
    public    char                      send_event ;		

in
    public    short                     in ;		

Signal Details

Property Details

Method Details


Created by Valadoc