Constructor
GtkAssistantnew
deprecated: 4.10
Declaration [src]
GtkWidget*
gtk_assistant_new (
void
)
Description [src]
Creates a new GtkAssistant
.
Deprecated since: 4.10
This widget will be removed in GTK 5.
Return value
Type: GtkWidget
A newly created GtkAssistant
.
The data is owned by the called function. |