Method

PanelGridget_most_recent_column

Declaration [src]

PanelGridColumn*
panel_grid_get_most_recent_column (
  PanelGrid* self
)

Description [src]

Gets the most recently acive column on a grid.

Return value

Type: PanelGridColumn

A PanelGridColumn.

The returned data is owned by the instance.