Gimp.wm_class
@returns(unicode)
def wm_class():
# Python 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
@returns(unicode)
def wm_class():
# Python 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.