https://bugs.documentfoundation.org/show_bug.cgi?id=164305

--- Comment #10 from Jeff Fortin Tam <[email protected]> ---
If this helps, I saw someone do a pretty simple implementation in an app today:
https://gitlab.gnome.org/GNOME/showtime/-/merge_requests/73

If you look at that commit's Python code diff, you can see that for GTK
applications it boils down to two GLib function calls:

* https://docs.gtk.org/glib/func.set_prgname.html
* https://docs.gtk.org/glib/func.set_application_name.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to