Gtk.AssistantPage¶
class — extends GObject.Object
:::warning Deprecated since 4.10 This API is deprecated. :::
GtkAssistantPage is an auxiliary object used by GtkAssistant.
Methods¶
get_child¶
:::warning Deprecated since 4.10 This API is deprecated. :::
Returns the child to which page belongs.
Properties¶
child¶
:::warning Deprecated since 4.10 This API is deprecated. :::
The child widget.
complete¶
:::warning Deprecated since 4.10 This API is deprecated. :::
Whether all required fields are filled in.
GTK uses this information to control the sensitivity of the navigation buttons.
page_type¶
:::warning Deprecated since 4.10 This API is deprecated. :::
The type of the assistant page.
title¶
:::warning Deprecated since 4.10 This API is deprecated. :::
The title of the page.