Packages
atspi-2
Atspi
MatchRule
MatchRule
attributematchtype
attributes
interfacematchtype
interfaces
invert
rolematchtype
roles
statematchtype
states
MatchRule
Object Hierarchy:
Atspi.MatchRule
Atspi.MatchRule
Atspi.MatchRule
GLib.Object
GLib.Object
GLib.Object->Atspi.MatchRule
Description:
[
CCode
( type_id =
"atspi_match_rule_get_type ()"
) ]
public
class
MatchRule
:
Object
Namespace:
Atspi
Package:
atspi-2
Content:
Creation methods:
public
MatchRule
(
StateSet
states,
CollectionMatchType
statematchtype,
HashTable
<
string
,
string
> attributes,
CollectionMatchType
attributematchtype,
Array
<
Role
> roles,
CollectionMatchType
rolematchtype,
Array
<
string
> interfaces,
CollectionMatchType
interfacematchtype,
bool
invert)
Creates a new
MatchRule
with specified
states
,
attributes
,
interfaces
, and
roles
.
Fields:
public
CollectionMatchType
attributematchtype
public
unowned
HashTable
<
void
*,
void
*>
attributes
public
CollectionMatchType
interfacematchtype
public
unowned
Array
<
void
*>
interfaces
public
bool
invert
public
CollectionMatchType
rolematchtype
public
unowned
int
[]
roles
public
CollectionMatchType
statematchtype
public
unowned
StateSet
states
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref