AtkActionIface

Undocumented in source.

Members

Variables

doAction
int function(AtkAction* action, int i) doAction;
getDescription
const(char)* function(AtkAction* action, int i) getDescription;
getKeybinding
const(char)* function(AtkAction* action, int i) getKeybinding;
getLocalizedName
const(char)* function(AtkAction* action, int i) getLocalizedName;
getNActions
int function(AtkAction* action) getNActions;
getName
const(char)* function(AtkAction* action, int i) getName;
parent
GTypeInterface parent;
Undocumented in source.
setDescription
int function(AtkAction* action, int i, const(char)* desc) setDescription;

Meta