atk.ActionT

Undocumented in source.

Public Imports

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

Members

Templates

ActionT
template ActionT(TStruct)

gtk.Action 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.