Method
IdeGridset_current_column
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 |
IdeGridColumn |
An |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |