panel.action_muxer
Module for [ActionMuxer] class
Types 3
Methods
ActionMuxerGidBuilder builder() static nothrowGet builder for [panel.action_muxer.ActionMuxer] Returns: New builder objectgio.action_group.ActionGroup getActionGroup(string prefix) nothrowLocates the #GActionGroup inserted as prefix.void insertActionGroup(string prefix, gio.action_group.ActionGroup actionGroup) nothrowstring[] listGroups() nothrowGets a list of group names in the muxer. Returns: an array containing the names of groups within the muxervoid removeActionGroup(string prefix) nothrowvoid removeAll() nothrowclassActionMuxerGidBuilderImpl(T) : gobject.object.ObjectWrapGidBuilderImpl!T, gio.action_group.ActionGroupGidBuilderImpl!T
Fluent builder implementation template for panel.action_muxer.ActionMuxer
Fluent builder for panel.action_muxer.ActionMuxer
Methods