atk.SelectionT

Undocumented in source.

Public Imports

atk.ObjectAtk
public import atk.ObjectAtk;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtkc.atk
public import gtkc.atk;
Undocumented in source.
gtkc.atktypes
public import gtkc.atktypes;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.

Members

Templates

SelectionT
template SelectionT(TStruct)

#AtkSelection should be implemented by UI components with children which are exposed by #atk_object_ref_child and #atk_object_get_n_children, if the use of the parent UI component ordinarily involves selection of one or more of the objects corresponding to those #AtkObject children - for example, selectable lists.

Meta