Constructor

GtkAssistantnew

since: 2.10

Declaration [src]

GtkWidget*
gtk_assistant_new (
  void
)

Description [src]

Creates a new GtkAssistant.

Available since: 2.10

Return value

Type: GtkWidget

A newly created GtkAssistant.

The data is owned by the called function.