mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 02:48:56 +00:00
79a4dbb329
GEnum nicknames can be used to set properties in JSON definitions, so added a callout to the JSON example explaining this, and showing how to derive the nickname for an enumeration value. Modified the example code to use nicknames as well.