Gimp.wm_class
function wm_class(): String {
// Gjs wrapper for gimp_wm_class()
}
Returns the window manager class to be used for plug-in windows.
This is a constant value given at plug-in configuration time.
- Returns
the window manager class
function wm_class(): String {
// Gjs wrapper for gimp_wm_class()
}
Returns the window manager class to be used for plug-in windows.
This is a constant value given at plug-in configuration time.
the window manager class