get_class_instance_name


Description:

public unowned string get_class_instance_name ()

Gets the class instance name from the WM_CLASS Property for this.

The class instance name allows to differentiate windows belonging to the same class group, so that they can use different resources.

Parameters:

this

a Window.

Returns:

the class instance name for this, or null if this has no class instance.