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

Returns: const char*
 

The application id or NULL.

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