gdk-2.0 Reference Manual

Synopsis

public class EventNoExpose {
    public    EventType                 type ;
    public    weak Window               window ;
    public    char                      send_event ;
}

EventNoExpose Description

Details

Constructor Details

Field Details

type
    public    EventType                 type ;		

window
    public    weak Window               window ;		

send_event
    public    char                      send_event ;		

Signal Details

Property Details

Method Details


Created by Valadoc