atk.ActionT

Undocumented in source.

Public Imports

glib.Str
public import glib.Str;
Undocumented in source.
gtkc.atk
public import gtkc.atk;
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