panel.action_muxer

Module for [ActionMuxer] class

Types 3

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