panel.workspace
Module for [Workspace] class
Types 3
Methods
WorkspaceGidBuilder builder() static nothrowGet builder for [panel.workspace.Workspace] Returns: New builder objectvoid id(string propval) @property nothrowSet `id` property. Params: propval = The "id" of the workspace.panel.workspace.Workspace findFromWidget(gtk.widget.Widget widget) static nothrowFinds the workspace that contains widget.void actionSetEnabled(string actionName, bool enabled) nothrowstring getId() nothrowpanel.workbench.Workbench getWorkbench() nothrowGets the #PanelWorkbench self is a part of. Returns: a #PanelWorkbench, or nullpanel.inhibitor.Inhibitor inhibit(gtk.types.ApplicationInhibitFlags flags, string reason) nothrowInhibits one or more particular actions in the session.void setId(string id) nothrowFluent builder implementation template for panel.workspace.Workspace
Methods
Fluent builder for panel.workspace.Workspace