Method

Gtk.Assistant.append_page

Declaration [src]

int
gtk_assistant_append_page (
  GtkAssistant* assistant,
  GtkWidget* page
)

Description [src]

Appends a page to the assistant.

Parameters

page GtkWidget
 

a GtkWidget

 Ownership is not transferred to the callee

Return value

Returns: int

the index (starting at 0) of the inserted page