atk.StateSet

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

Classes

StateSet
class StateSet

An AtkStateSet is a read-only representation of the full set of #AtkStates that apply to an object at a given time. This set is not meant to be modified, but rather created when #atk_object_ref_state_set() is called.

Meta