atk.SelectionIF

Undocumented in source.

Public Imports

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

Members

Interfaces

SelectionIF
interface SelectionIF

#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