Method | Description | |
---|---|---|
AddButton ( Gtk.Button button ) : void | ||
ClearButtons ( ) : void | ||
MessageBar ( ) : System | ||
RemoveButton ( Gtk.Button button ) : void |
Method | Description | |
---|---|---|
MessageBar ( |
||
OnDrawn ( Cairo cr ) : bool | ||
OnHidden ( ) : void | ||
OnRealized ( ) : void | ||
OnShown ( ) : void | ||
OnSizeAllocated ( Gdk allocation ) : void |
public AddButton ( Gtk.Button button ) : void | ||
button | Gtk.Button | |
return | void |
protected MessageBar ( |
||
raw | ||
return | System |
protected OnSizeAllocated ( Gdk allocation ) : void | ||
allocation | Gdk | |
return | void |
public RemoveButton ( Gtk.Button button ) : void | ||
button | Gtk.Button | |
return | void |