-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
in the 'Better About Window' tab, you showcase some code for an adwaita AboutWindow, but (unless I missed it, and I checked code examples) I can't find a complete usage example of that, and the documentation isn't too much help since it's all for C....
Would you be willing to show an Adw.AboutWindow example that shows where the:
dialog = Adw.AboutWindow(transient_for=app.get_active_window())
and following line(s) are defined?
I was able to make an about window with the section for Gtk.AboutDialouge, but I don't understand the small 'dialog' snippets for the Adw.AboutWindow
Metadata
Metadata
Assignees
Labels
No labels