Method
GtkAssistantget_page_title
since: 2.10
Declaration [src]
const gchar*
gtk_assistant_get_page_title (
GtkAssistant* assistant,
GtkWidget* page
)
Parameters
page-
Type:
GtkWidgetA page of
assistant.The data is owned by the caller of the method.