| Top |
Desktop Environment ConfigurationDesktop Environment Configuration — Desktop Environment Configuration |
void
garcon_set_environment (const gchar *env);
Sets (or unsets) the desktop environment for which menus will generated.
Menus and menu items belonging to other desktop environments will be
ignored. If set to NULL, all menu items are used.
const gchar *
garcon_get_environment (void);
Get the environment set with garcon_set_environment().