GPasteGtk.PreferencesDialog¶
- Subclasses:
None
Methods¶
- Inherited:
Adw.PreferencesDialog (12), Adw.Dialog (24), Gtk.Widget (183), GObject.Object (37), Gtk.Accessible (17), Gtk.Buildable (1)
- Structs:
class |
|
Virtual Methods¶
Properties¶
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GPasteGtk.PreferencesDialog(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(gapp)¶
- Parameters:
gapp (
Gio.Application
) – aGio.Application
instance- Returns:
a newly allocated
GPasteGtk.PreferencesDialog
free it withGObject.Object.unref
- Return type:
Adw.Dialog
orNone
Create a new instance of
GPasteGtk.PreferencesDialog