Gtk.AssistantPage¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
|
||
r/w/en |
|
||
r/w/en |
|
||
r/w/en |
|
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gtk.AssistantPage(**kwargs)¶
- Bases:
- Abstract:
No
GtkAssistantPage
is an auxiliary object used by `:obj:Gtk.Assistant.Deprecated since version 4.10: This object will be removed in GTK 5
Property Details¶
- Gtk.AssistantPage.props.child¶
- Name:
child
- Type:
- Default Value:
- Flags:
The child widget.
Deprecated since version 4.10: This object will be removed in GTK 5
- Gtk.AssistantPage.props.complete¶
- Name:
complete
- Type:
- Default Value:
- Flags:
Whether all required fields are filled in.
GTK uses this information to control the sensitivity of the navigation buttons.
Deprecated since version 4.10: This object will be removed in GTK 5
- Gtk.AssistantPage.props.page_type¶
- Name:
page-type
- Type:
- Default Value:
- Flags:
The type of the assistant page.
Deprecated since version 4.10: This object will be removed in GTK 5