Name

org.gnome.SessionManager.App — Apps to Start on Login

Methods

GetAppId     (OUT s app_id);
GetStartupId (OUT s startup_id);
GetPhase     (OUT u phase);

Description

This interface represents the apps that gnome-session is configured to start on login.

Method Details

The GetAppId() method

GetAppId (OUT s app_id);

Return the application ID.

OUT s app_id:

The identifier for the application

The GetStartupId() method

GetStartupId (OUT s startup_id);

Return the startup ID associated with this application.

OUT s startup_id:

The startup identifier

The GetPhase() method

GetPhase (OUT u phase);

Return the startup phase of this application.

OUT u phase:

The application startup phase