atk.SelectionT

Undocumented in source.

Public Imports

atk.ObjectAtk
public import atk.ObjectAtk;
atk.c.functions
public import atk.c.functions;
atk.c.types
public import atk.c.types;
gobject.ObjectG
public import gobject.ObjectG;
gobject.Signals
public import gobject.Signals;
gtkc.atktypes
public import gtkc.atktypes;
std.algorithm
public import std.algorithm;

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.