panel.action_muxer
Module for ActionMuxer class
Types 3
Methods
ActionMuxer self()Returns `this`, for use in `with` statements.ActionMuxerGidBuilder builder()Get builder for [panel.action_muxer.ActionMuxer] Returns: New builder objectgio.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 muxervoid removeActionGroup(string prefix)void removeAll()classActionMuxerGidBuilderImpl(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
ActionMuxer build()Create object from builder. Returns: New object