GLib.SimpleActionGroup – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
SimpleActionGroup
SimpleActionGroup
add_entries
insert
lookup
remove
SimpleActionGroup
Object Hierarchy:
Description:
public
class
SimpleActionGroup
:
Object
,
ActionGroup
,
ActionMap
Namespace:
GLib
Package:
gio-2.0
Content:
Creation methods:
public
SimpleActionGroup
()
Methods:
public
void
add_entries
(
ActionEntry
[] entries,
void
* user_data)
public
void
insert
(
Action
action)
public
weak
Action
lookup
(
string
action_name)
public
void
remove
(
string
action_name)
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
All known members inherited from interface 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
All known members inherited from interface GLib.ActionMap
add_action
add_action_entries
lookup_action
remove_action