c
GObject.Object
Atspi.StateSet
| Import line: | Atspi = imports.gi.Atspi; |
| GIR File: | Atspi-2.0.gir |
| C documentation: | AtspiStateSet |
| Class : | StateSet |
| Extends: | GObject.Object |
| Properties | Defined By | |
|---|---|---|
|
accessible : void*
read only
|
Atspi.StateSet | |
|
parent : GObject.Object
read only
|
Atspi.StateSet | |
|
states : gint64
read only
|
Atspi.StateSet | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Atspi.StateSet
(Object properties)
Create a new Atspi.StateSet
Create a new Atspi.StateSet
|
||
|
Create a new Atspi.StateSet
Create a new Atspi.StateSet
|
||
|
add
(StateType state)
:
none
|
Atspi.StateSet | |
|
compare
(StateSet set2)
:
Atspi.StateSet
|
Atspi.StateSet | |
|
Atspi.StateSet | |
|
Atspi.StateSet | |
|
get_states
()
:
Array
|
Atspi.StateSet | |
|
is_empty
()
:
gboolean
|
Atspi.StateSet | |
|
remove
(StateType state)
:
none
|
Atspi.StateSet | |
| Atspi.StateSet | ||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Atspi.Accessible
Method |
get_state_set
()
:
Atspi.StateSet
|
|
Atspi.MatchRule
Method |
new Atspi.MatchRule.c_new
(StateSet states, CollectionMatchType statematchtype, Object attributes, CollectionMatchType attributematchtype, Array roles, CollectionMatchType rolematchtype, Array interfaces, CollectionMatchType interfacematchtype, gboolean invert)
:
Atspi.MatchRule
Create a new Atspi.MatchRule
|