Class

GtkAssistantPage

Description [src]

final class Gtk.AssistantPage : GObject.Object {
  /* No available fields */
}

GtkAssistantPage is an auxiliary object used by `GtkAssistant.

Deprecated since:4.10

This object will be removed in GTK 5

Ancestors

  • GObject

Instance methods

gtk_assistant_page_get_child

Returns the child to which page belongs.

Deprecated since: 4.10

Properties

Gtk.AssistantPage:child

The child widget.

Deprecated since: 4.10

Gtk.AssistantPage:complete

Whether all required fields are filled in.

Deprecated since: 4.10

Gtk.AssistantPage:page-type

The type of the assistant page.

Deprecated since: 4.10

Gtk.AssistantPage:title

The title of the page.

Deprecated since: 4.10