Method

IdeFrameset_visible_child

since: 3.32

Declaration

void
ide_frame_set_visible_child (
  IdeFrame* self,
  IdePage* page
)

Description

Sets the current page for the stack.

Available since: 3.32

Parameters

page

Type: IdePage

No description available.

The data is owned by the caller of the function.