Constructor

GtkNotebooknew

Declaration [src]

GtkWidget*
gtk_notebook_new (
  void
)

Description [src]

Creates a new GtkNotebook widget with no pages.

Return value

Type: GtkWidget

The newly created GtkNotebook

The data is owned by the called function.