Method GTK2.Gnome2Client()->set_priority()


Method set_priority

Gnome2.Client set_priority(int priority)

Description

The gnome-session manager restarts clients in order of their priorities in a similar way to the start up ordering in SysV. This function allows the app to suggest a position in this ordering. The value should be between 0 and 99. A default value of 50 is assigned to apps that do not provide a value. The user may assign a different priority.