Method

MetaStartupSequenceget_wmclass

Declaration [src]

const char*
meta_startup_sequence_get_wmclass (
  MetaStartupSequence* seq
)

Description [src]

Get the wmclass of the startup sequence.

Return value

Type: const char*

The wmclass or NULL.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.