Constructor

Gtk.Assistant.new

Declaration [src]

GtkWidget*
gtk_assistant_new (
  void
)

Description [src]

Creates a new GtkAssistant.

Return value

Returns: GtkWidget

a newly created GtkAssistant

Ownership is not transferred to the caller