Constructor

Gtk.Notebook.new

Declaration [src]

GtkWidget*
gtk_notebook_new (
  void
)

Description [src]

Creates a new GtkNotebook widget with no pages.

Return value

Returns: GtkWidget

the newly created GtkNotebook

Ownership is not transferred to the caller