- doAction
int function(AtkAction* action, int i) doAction;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getDescription
char* function(AtkAction* action, int i) getDescription;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getKeybinding
char* function(AtkAction* action, int i) getKeybinding;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getLocalizedName
char* function(AtkAction* action, int i) getLocalizedName;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getNActions
int function(AtkAction* action) getNActions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getName
char* function(AtkAction* action, int i) getName;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parent
GTypeInterface parent;
Undocumented in source.
- setDescription
int function(AtkAction* action, int i, char* desc) setDescription;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.