atk.StateSet

Undocumented in source.

Public Imports

atk.c.types
public import atk.c.types;
gtkc.atktypes
public import gtkc.atktypes;

Members

Classes

StateSet
class StateSet

An AtkStateSet is a read-only representation of the full set of atk.States 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|atk_object_ref_state_set is called.