Method GTK2.Gnome2Client()->set_restart_command()


Method set_restart_command

Gnome2.Client set_restart_command(array argv)

Description

When clients crash or the user logs out and back in, they are restarted. This command should perform the restart. Executing the restart command on the local host should reproduce the state of the client at the time of the session save as closely as possible. Saving config info under the get_config_prefix() is generally useful. Not implemented yet.