Method

PanelGridget_most_recent_frame

Declaration [src]

PanelFrame*
panel_grid_get_most_recent_frame (
  PanelGrid* self
)

Description [src]

Gets the most recently acive frame on a grid.

Return value

Type: PanelFrame

A PanelGridFrame.

The data is owned by the instance.