mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: mark macros, flags, enums with percent sign
This commit is contained in:
committed by
Philip Withnall
parent
887f73d34e
commit
7e64004db0
@@ -2005,7 +2005,7 @@ value_free (gpointer value)
|
||||
*
|
||||
* Sets @task's result to @result (by copying it) and completes the task.
|
||||
*
|
||||
* If @result is %NULL then a #GValue of type #G_TYPE_POINTER
|
||||
* If @result is %NULL then a #GValue of type %G_TYPE_POINTER
|
||||
* with a value of %NULL will be used for the result.
|
||||
*
|
||||
* This is a very generic low-level method intended primarily for use
|
||||
|
Reference in New Issue
Block a user