get_layout_column
Description:
Gets the column of this in the Workspace layout.
The first column has an index of 0 and is always the left column, regardless of the starting corner set for the layout and regardless of the default direction of the environment (i.e., in both Left-To-Right and Right-To-Left environments).
Parameters:
this |
a Workspace. |
Returns:
the column of this in the Workspace layout, or -1 on errors. |