Method

GntWMswitch_workspace

Declaration [src]

gboolean
gnt_wm_switch_workspace (
  GntWM* wm,
  gint n
)

Description [src]

Switch to a workspace.

Parameters

n

Type: gint

Index of the workspace to switch to.

Return value

Type: gboolean

TRUE if the switch was successful.