Constructor

GtkStacknew

Declaration [src]

GtkWidget*
gtk_stack_new (
  void
)

Description [src]

Creates a new GtkStack.

Return value

Type: GtkWidget

A new GtkStack

The data is owned by the called function.