GLib.ActionGroup – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
ActionGroup
activate_action
change_action_state
get_action_enabled
get_action_parameter_type
get_action_state
get_action_state_hint
get_action_state_type
has_action
list_actions
query_action
action_added
action_enabled_changed
action_removed
action_state_changed
ActionGroup
Object Hierarchy:
Description:
public
interface
ActionGroup
:
Object
All known implementing classes:
Application
DBusActionGroup
SimpleActionGroup
All known sub-interfaces:
ActionMap
RemoteActionGroup
Namespace:
GLib
Package:
gio-2.0
Content:
Methods:
public
abstract
void
activate_action
(
string
action_name,
Variant
? parameter)
public
abstract
void
change_action_state
(
string
action_name,
Variant
value)
public
abstract
bool
get_action_enabled
(
string
action_name)
public
abstract
unowned
VariantType
?
get_action_parameter_type
(
string
action_name)
public
abstract
Variant
?
get_action_state
(
string
action_name)
public
abstract
Variant
?
get_action_state_hint
(
string
action_name)
public
abstract
unowned
VariantType
?
get_action_state_type
(
string
action_name)
public
abstract
bool
has_action
(
string
action_name)
public
abstract
string
[]
list_actions
()
public
virtual
bool
query_action
(
string
action_name,
out
bool
enabled,
out
VariantType
parameter_type,
out
VariantType
state_type,
out
Variant
state_hint,
out
Variant
state)
Signals:
public
virtual
signal
void
action_added
(
string
action_name)
public
virtual
signal
void
action_enabled_changed
(
string
action_name,
bool
enabled)
public
virtual
signal
void
action_removed
(
string
action_name)
public
virtual
signal
void
action_state_changed
(
string
action_name,
Variant
state)
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count