Method

MetaWindowget_startup_id

Declaration [src]

const char*
meta_window_get_startup_id (
  MetaWindow* window
)

Description [src]

Gets the startup id of the given MetaWindow.

Return value

Type: const char*

The startup id.

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