shell: Add -o parameter to show the overview
Instead of just presenting the main window.
This commit is contained in:
parent
dc9f8114dc
commit
fbbb9c35a9
3 changed files with 64 additions and 7 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue