GtkUIManagerClass

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.
actionsChanged
void function(GtkUIManager* manager) actionsChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
addWidget
void function(GtkUIManager* manager, GtkWidget* widget) addWidget;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
connectProxy
void function(GtkUIManager* manager, GtkAction* action, GtkWidget* proxy) connectProxy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
disconnectProxy
void function(GtkUIManager* manager, GtkAction* action, GtkWidget* proxy) disconnectProxy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getAction
GtkAction* function(GtkUIManager* manager, const(char)* path) getAction;
getWidget
GtkWidget* function(GtkUIManager* manager, const(char)* path) getWidget;
parentClass
GObjectClass parentClass;
Undocumented in source.
postActivate
void function(GtkUIManager* manager, GtkAction* action) postActivate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
preActivate
void function(GtkUIManager* manager, GtkAction* action) preActivate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta