c
Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Enum Atk.StateType

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkStateType
Enum : StateType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk
Method
Atk.state_type_for_name (String name) : Atk.StateType
Atk
Method
Atk.state_type_get_name (StateType type) : String
Atk
Method
Atk.state_type_register (String name) : Atk.StateType
Atk.StateSet
Method
add_state (StateType type) : gboolean
Atk.StateSet
Method
add_states (StateType types, gint32 n_types) : none
Atk.StateSet
Method
contains_state (StateType type) : gboolean
Atk.StateSet
Method
contains_states (StateType types, gint32 n_types) : gboolean
Atk.StateSet
Method
remove_state (StateType type) : gboolean
St.Widget
Method
add_accessible_state (StateType state) : none
St.Widget
Method
remove_accessible_state (StateType state) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:18:54 GMT+0800 (HKT)