Packages
atspi-2
Atspi
Action
do_action
get_action_description
get_action_name
get_description
get_key_binding
get_localized_name
get_n_actions
get_name
Action
Object Hierarchy:
Atspi.Action
Atspi.Action
Atspi.Action
GLib.Object
GLib.Object
GLib.Object->Atspi.Action
Description:
[
CCode
( type_id =
"atspi_action_get_type ()"
) ]
public
interface
Action
:
Object
All known implementing classes:
Accessible
Namespace:
Atspi
Package:
atspi-2
Content:
Methods:
public
bool
do_action
(
int
i)
throws
Error
Invoke the action indicated by
index
.
public
string
get_action_description
(
int
i)
throws
Error
Get the description of '
i
-th' action invocable on an object implementing
Action
.
public
string
get_action_name
(
int
i)
throws
Error
Get the name of the '
i
-th' action invocable on an object implementing
Action
.
public
string
get_description
(
int
i)
throws
Error
Get the description of '
i
-th' action invocable on an object implementing
Action
.
public
string
get_key_binding
(
int
i)
throws
Error
Get the keybindings for the
i
-th action invocable on an object implementing
Action
, if any are defined.
public
string
get_localized_name
(
int
i)
throws
Error
Get the name of the '
i
-th' action invocable on an object implementing
Action
.
public
int
get_n_actions
()
throws
Error
Get the number of actions invokable on an
Action
implementor.
public
string
get_name
(
int
i)
throws
Error
Get the name of the '
i
-th' action invocable on an object implementing
Action
.
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