GtkMenuItemClass

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(GtkMenuItem* menuItem) activate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
activateItem
void function(GtkMenuItem* menuItem) activateItem;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
deselect
void function(GtkMenuItem* menuItem) deselect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getLabel
const(char)* function(GtkMenuItem* menuItem) getLabel;
parentClass
GtkBinClass parentClass;

The parent class.

select
void function(GtkMenuItem* menuItem) select;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setLabel
void function(GtkMenuItem* menuItem, const(char)* label) setLabel;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toggleSizeAllocate
void function(GtkMenuItem* menuItem, int allocation) toggleSizeAllocate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
toggleSizeRequest
void function(GtkMenuItem* menuItem, int* requisition) toggleSizeRequest;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta