GtkButtonClass

Undocumented in source.

Members

Variables

GtkReserved1
void function() GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved2
void function() GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved3
void function() GtkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved4
void function() GtkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
activate
void function(GtkButton* button) activate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
clicked
void function(GtkButton* button) clicked;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
enter
void function(GtkButton* button) enter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
leave
void function(GtkButton* button) leave;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GtkBinClass parentClass;

The parent class.

pressed
void function(GtkButton* button) pressed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
released
void function(GtkButton* button) released;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta