atk.ActionT

Undocumented in source.

Public Imports

atk.c.functions
public import atk.c.functions;
Undocumented in source.
atk.c.types
public import atk.c.types;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.

Members

Templates

ActionT
template ActionT(TStruct)

#AtkAction should be implemented by instances of #AtkObject classes with which the user can interact directly, i.e. buttons, checkboxes, scrollbars, e.g. components which are not "passive" providers of UI information.

Meta