Function

Gimpwm_class

unstable since: 3.0

Declaration [src]

const gchar*
gimp_wm_class (
  void
)

Description [src]

Returns the window manager class to be used for plug-in windows.

This is a constant value given at plug-in configuration time.

Available since: 3.0

Return value

Type: const gchar*

The window manager class.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.