shell: Add -o parameter to show the overview

Instead of just presenting the main window.
This commit is contained in:
Bastien Nocera 2010-12-02 19:17:38 +00:00
parent dc9f8114dc
commit fbbb9c35a9
3 changed files with 64 additions and 7 deletions

View file

@ -72,6 +72,8 @@ void gnome_control_center_present (GnomeControlCenter *center);
void gnome_control_center_show (GnomeControlCenter *center, GtkApplication *app);
void gnome_control_center_set_overview_page (GnomeControlCenter *center);
G_END_DECLS
#endif /* _GNOME_CONTROL_CENTER_H */