Property | Type | Description | |
---|---|---|---|
AddButton | Gtk.Button | ||
ButtonIsHelp | bool | ||
ButtonsChanged | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Wrap ( object obj, bool initialized ) : void |
Method | Description | |
---|---|---|
ReadChildren ( ObjectReader reader, |
Method | Description | |
---|---|---|
AddButton ( string stockId, Gtk response, bool hasDefault ) : Gtk.Button | ||
ButtonIsHelp ( Gtk button ) : bool | ||
ButtonsChanged ( |
protected ReadChildren ( ObjectReader reader, |
||
reader | ObjectReader | |
elem | ||
return | void |
public Wrap ( object obj, bool initialized ) : void | ||
obj | object | |
initialized | bool | |
return | void |