shell: Add --list command-line option
https://bugzilla.gnome.org/show_bug.cgi?id=655418
This commit is contained in:
parent
1e85647bc5
commit
7c3d27f3a0
4 changed files with 38 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
G_BEGIN_DECLS
|
||||
|
||||
void cc_panel_loader_fill_model (CcShellModel *model);
|
||||
GList *cc_panel_loader_get_panels (void);
|
||||
CcPanel *cc_panel_loader_load_by_name (CcShell *shell,
|
||||
const char *name,
|
||||
const char **argv);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue