Method

IdeFrameset_visible_child

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 IdePage
  No description available.
 The data is owned by the caller of the function.