Constructor

GtkStacknew

since: 3.10

Declaration [src]

GtkWidget*
gtk_stack_new (
  void
)

Description [src]

Creates a new GtkStack container.

Available since: 3.10

Return value

Type: GtkWidget

A new GtkStack.

The data is owned by the called function.