panel.action_muxer

Module for [ActionMuxer] class

Types 3

Methods
GType _gType() @property
ActionMuxer self()Returns `this`, for use in `with` statements.
ActionMuxerGidBuilder builder()Get builder for [panel.action_muxer.ActionMuxer] Returns: New builder object
gio.action_group.ActionGroup getActionGroup(string prefix)Locates the #GActionGroup inserted as prefix.
void insertActionGroup(string prefix, gio.action_group.ActionGroup actionGroup)
string[] listGroups()Gets a list of group names in the muxer. Returns: an array containing the names of groups within the muxer
void removeActionGroup(string prefix)
void removeAll()
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [panel.action_muxer.ActionMuxer]