Button

Undocumented in source.

Constructors

this
this(string s, void delegate() onclick)
Undocumented in source.
this
this(StockID id, void delegate() onclick)
Undocumented in source.

Members

Functions

onClickFunc
void onClickFunc(gtk.Button.Button b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

onClick
void delegate()[] onClick;
Undocumented in source.

Meta