[ Version ( since = "2.20" ) ]
public int get_layout_column ()
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).
this |
a Workspace. |
the column of this in the Workspace layout, or -1 on errors. |