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()Fluent builder for [panel.action_muxer.ActionMuxer]
Methods