Method

IdeGridget_current_column

since: 3.32

Declaration

IdeGridColumn*
ide_grid_get_current_column (
  IdeGrid* self
)

Description

Gets the most recently focused column of the grid.

Available since: 3.32

Return value

Type: IdeGridColumn

An IdeGridColumn.

The data is owned by the instance.