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
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:36 GMT+0800 (HKT)