GActionMapInterface

The virtual function table for #GActionMap.

Members

Variables

addAction
void function(GActionMap* actionMap, GAction* action) addAction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gIface
GTypeInterface gIface;
Undocumented in source.
lookupAction
GAction* function(GActionMap* actionMap, const(char)* actionName) lookupAction;
removeAction
void function(GActionMap* actionMap, const(char)* actionName) removeAction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Since

2.32