klyn.gui.windows.DockWorkspace.removePane
method
public removePane(pane as DockPane) as Boolean:
Description

Removes a side pane and its fixed dock-bar button.

Returns

True when the pane belonged to this workspace.

Example
workspace.removePane(chatPane)