Constructor

GtkAssistantnew

Declaration [src]

GtkWidget*
gtk_assistant_new (
  void
)

Description [src]

Creates a new GtkAssistant.

Return value

Type: GtkWidget

A newly created GtkAssistant

The data is owned by the called function.