Gdk.setProgramClass

Sets the program class. The X11 backend uses the program class to set the class name part of the WM_CLASS property on toplevel windows; see the ICCCM.

class Gdk
static
void
setProgramClass
()

Parameters

programClass string

a string.

Meta