Method

PanelGridColumnget_most_recent_frame

Declaration [src]

PanelFrame*
panel_grid_column_get_most_recent_frame (
  PanelGridColumn* self
)

Description [src]

Gets the most recently acive frame on a grid column.

Return value

Type: PanelFrame

A PanelGridFrame.

The returned data is owned by the instance.