garcon
Implementation of the freedesktop.org menu specification
Garcon is a freedesktop.org compliant menu implementation based on GLib and GIO. It was started as a complete rewrite of the former Xfce menu library called libxfce4menu, which, in contrast to garcon, was lacking menu merging features essential for loading menus modified with menu editors.
- Versions: 4.20.0
- Website: https://docs.xfce.org/xfce/garcon/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of garcon as follows:
guix install garcon
Or install a particular version:
guix install garcon@4.20.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of garcon about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/garcon'><img src='https://packages.guix.gnu.org/packages/garcon/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/garcon)
Example Org:
[[https://packages.guix.gnu.org/packages/garcon][https://packages.guix.gnu.org/packages/garcon/badges/latest-version.svg]]