Add a class method to CcPanel to get a GOptionGroup which will be added to the main commandline parser. This gives panels the chance to have commandline "--flags" in addition to the already available parameters. This changes changes the way parameters are passed to panels: the first entry in the GVariant array is always the a{sv} dictionary of commandline flags, followed by the remaining free-form arguments. https://bugzilla.gnome.org/show_bug.cgi?id=696054 |
||
---|---|---|
.. | ||
icons | ||
cc-online-accounts-add-account-dialog.c | ||
cc-online-accounts-add-account-dialog.h | ||
cc-online-accounts-model.c | ||
cc-online-accounts-model.h | ||
cc-online-accounts-panel.c | ||
cc-online-accounts-panel.h | ||
gnome-online-accounts-panel.desktop.in.in | ||
Makefile.am | ||
online-accounts.gresource.xml | ||
online-accounts.ui |