mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
Docs: Convert examples to |[ ]|
This commit is contained in:
@@ -3349,7 +3349,7 @@ _sort_keys_func (gconstpointer a,
|
||||
* The contents of the description has no ABI guarantees, the contents
|
||||
* and formatting is subject to change at any time. Typical output
|
||||
* looks something like this:
|
||||
* <programlisting>
|
||||
* |[
|
||||
* Type: method-call
|
||||
* Flags: none
|
||||
* Version: 0
|
||||
@@ -3362,9 +3362,9 @@ _sort_keys_func (gconstpointer a,
|
||||
* Body: ()
|
||||
* UNIX File Descriptors:
|
||||
* (none)
|
||||
* </programlisting>
|
||||
* ]|
|
||||
* or
|
||||
* <programlisting>
|
||||
* |[
|
||||
* Type: method-return
|
||||
* Flags: no-reply-expected
|
||||
* Version: 0
|
||||
@@ -3377,7 +3377,7 @@ _sort_keys_func (gconstpointer a,
|
||||
* Body: ()
|
||||
* UNIX File Descriptors:
|
||||
* fd 12: dev=0:10,mode=020620,ino=5,uid=500,gid=5,rdev=136:2,size=0,atime=1273085037,mtime=1273085851,ctime=1272982635
|
||||
* </programlisting>
|
||||
* ]|
|
||||
*
|
||||
* Returns: A string that should be freed with g_free().
|
||||
*
|
||||
|
Reference in New Issue
Block a user