Class
GtkAssistantPage
Description [src]
final class Gtk.AssistantPage : GObject.Object {
/* No available fields */
}
GtkAssistantPage
is an auxiliary object used by `GtkAssistant.
Instance methods
gtk_assistant_page_get_child
Returns the child to which page
belongs.
Properties
Gtk.AssistantPage:child
The child widget.
Gtk.AssistantPage:complete
Whether all required fields are filled in.
Gtk.AssistantPage:page-type
The type of the assistant page.
Gtk.AssistantPage:title
The title of the page.
Signals
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.