Method

MetaStartupNotificationget_sequences

Declaration [src]

GSList*
meta_startup_notification_get_sequences (
  MetaStartupNotification* sn
)

Description [src]

Get the list of startup sequences arrived in the startup notification object.

Return value

Returns: A list of MetaStartupSequence
 

A GSList of MetaStartupSequence in the MetaStartupNotification.

 The data is owned by the instance.