gdk-2.0 Reference Manual

Synopsis

public class EventSetting {
    public    EventType                 type ;
    public    weak Window               window ;
    public    char                      send_event ;
    public    SettingAction             action ;
    public    weak string               name ;
}

EventSetting Description

Details

Constructor Details

Field Details

type
    public    EventType                 type ;		

window
    public    weak Window               window ;		

send_event
    public    char                      send_event ;		

action
    public    SettingAction             action ;		

name
    public    weak string               name ;		

Signal Details

Property Details

Method Details


Created by Valadoc