Back to Seed Clases

Atk


Classes

Interfaces

Structs

Unions

Enums

Enum Atk.Role

Import line: Atk = imports.gi.Atk;
GIR File: Atk-1.0.gir
C documentation: AtkRole
Enum : Role
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Atk
Method
Atk.role_for_name (String name) : Atk.Role
Get the AtkRole type corresponding to a rolew name.
Atk
Method
Atk.role_get_localized_name (Role role) : String
Gets the localized description string describing the AtkRole role.
Atk
Method
Atk.role_get_name (Role role) : String
Gets the description string describing the AtkRole role.
Atk
Method
Atk.role_register (String name) : Atk.Role
Registers the role specified by name.
Atk.Object
Method
get_role () : Atk.Role
Gets the role of the accessible.
Atk.Object
Method
set_role (Role role) : none
Sets the role of the accessible.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:04 GMT+0800 (HKT)