Method
IdeGridset_current_column
since: 3.32
Description
Sets the current column for the grid. Generally this is automatically updated for you when the focus changes within the workbench.
column can be NULL out of convenience.
Available since: 3.32
| Sets property | Ide.Grid:current-column |
Parameters
column-
Type:
IdeGridColumnAn
IdeGridColumnorNULL.The argument can be NULL.The data is owned by the caller of the function.