Gtk.AssistantClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
apply |
r |
Signal emitted when the apply button is clicked. |
|
cancel |
r |
Signal emitted when the cancel button is clicked. |
|
close |
r |
Signal emitted either when the close button or last page apply button is clicked. |
|
parent_class |
r |
The parent class. |
|
prepare |
r |
Signal emitted when a new page is set as the assistant’s current page, before making the new page visible. |
Methods¶
None
Details¶
- class Gtk.AssistantClass¶