mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-26 04:02:09 +01:00
More GSettings doc fixups
This commit is contained in:
parent
92375a8c8e
commit
e7cd94a481
@ -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>
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user