Method

MetaStartupSequenceget_application_id

Declaration [src]

const char*
meta_startup_sequence_get_application_id (
  MetaStartupSequence* seq
)

Description [src]

Get the application id of the startup sequence.

Return value

Type: const char*

The application id 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.