Method

PanelFrameget_visible_child

Declaration [src]

PanelWidget*
panel_frame_get_visible_child (
  PanelFrame* self
)

Description [src]

Gets the widget of the currently visible child.

Return value

Type: PanelWidget

A PanelWidget or NULL.

The data is owned by the instance.
The return value can be NULL.