Panel.ChangesDialog¶
- Subclasses:
None
Methods¶
- Inherited:
Adw.AlertDialog (28), Adw.Dialog (24), Gtk.Widget (183), GObject.Object (37), Gtk.Accessible (17), Gtk.Buildable (1)
- Structs:
class |
|
|
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Adw.AlertDialog (8), Adw.Dialog (10), Gtk.Widget (35), Gtk.Accessible (1)
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/en |
Signals¶
- Inherited:
Adw.AlertDialog (1), Adw.Dialog (2), Gtk.Widget (13), GObject.Object (1)
Fields¶
- Inherited:
Adw.AlertDialog (1), Adw.Dialog (2), Gtk.Widget (13), GObject.Object (1)
Class Details¶
- class Panel.ChangesDialog(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a newly created
Panel.ChangesDialog
- Return type:
Create a new
Panel.ChangesDialog
.
- add_delegate(delegate)¶
- Parameters:
delegate (
Panel.SaveDelegate
) –
- run_async(parent, cancellable, callback, *user_data)¶
- Parameters:
parent (
Gtk.Widget
) –cancellable (
Gio.Cancellable
orNone
) –callback (
Gio.AsyncReadyCallback
orNone
) –
- run_finish(result)¶
- Parameters:
result (
Gio.AsyncResult
) –- Raises:
- Return type: