.
.
. .2019-12-29 14:42:45
Python
. ., 2019-12-29 14:42:45

What is the correct way to set the WM_CLASS value in a GNOME (GTK) application?

Which function to use:

GLib.set_prgname (prgname)
GLib.set_application_name (application_name)
Gtk.Window.set_wmclass (wmclass_name, wmclass_class)
(в документации - Deprecated since version 3.22.)

or use python-xlib

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question