Method | Description | |
---|---|---|
GladeDialog ( Gtk.Window parentWindow, string dialogName ) : System | ||
Run ( ) : int | ||
Show ( ) : void |
Method | Description | |
---|---|---|
OnResponded ( int responseId ) : void |
public GladeDialog ( Gtk.Window parentWindow, string dialogName ) : System | ||
parentWindow | Gtk.Window | |
dialogName | string | |
return | System |
protected OnResponded ( int responseId ) : void | ||
responseId | int | |
return | void |