mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
More GSettings doc fixups
This commit is contained in:
@@ -193,13 +193,13 @@
|
||||
* <choice value='Joe'/>
|
||||
* </choices>
|
||||
* <aliases>
|
||||
* <alias value="Annabeth" alias="Anna"/>
|
||||
* <alias value="Elisabeth" alias="Beth"/>
|
||||
* <alias value='Anna' target='Annabeth'/>
|
||||
* <alias value='Beth' target='Elisabeth'/>
|
||||
* </aliases>
|
||||
* <default>'Joe'</default>
|
||||
* </key>
|
||||
*
|
||||
* <key name="enumerated-key" enum="myenum">
|
||||
* <key name='enumerated-key' enum='myenum'>
|
||||
* <default>'first'</default>
|
||||
* </key>
|
||||
*
|
||||
|
Reference in New Issue
Block a user