mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
Docs: Don't use the code tag
This commit is contained in:
@@ -295,8 +295,7 @@ g_value_array_insert (GValueArray *value_array,
|
||||
* g_value_array_remove:
|
||||
* @value_array: #GValueArray to remove an element from
|
||||
* @index_: position of value to remove, which must be less than
|
||||
* <code>value_array-><link
|
||||
* linkend="GValueArray.n-values">n_values</link></code>
|
||||
* @value_array->n_values
|
||||
*
|
||||
* Remove the value at position @index_ from @value_array.
|
||||
*
|
||||
|
Reference in New Issue
Block a user