Method

IdeFrameget_visible_child

since: 3.32

Declaration

IdePage*
ide_frame_get_visible_child (
  IdeFrame* self
)

Description

Gets the visible IdePage if there is one; otherwise NULL.

Available since: 3.32

Return value

Type: IdePage

An IdePage or NULL.

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