[ CCode ( cname = "xfw_workspace_get_layout_column" ) ]
public int get_layout_column ()
Fetches the column this workspace belongs to in the workspace's group.
This information can be used to lay out workspaces in a grid in a pager UI, for example.
| this |
an Workspace. |
|
a non-negative, 0-indexed integer. |