mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
gfileinfo: Slightly improve documentation formatting
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
67a0d5237e
commit
ebacb64539
@ -832,7 +832,7 @@ _g_file_info_get_attribute_value (GFileInfo *info,
|
||||
*
|
||||
* Gets the value of a attribute, formated as a string.
|
||||
* This escapes things as needed to make the string valid
|
||||
* utf8.
|
||||
* UTF-8.
|
||||
*
|
||||
* Returns: (nullable): a UTF-8 string associated with the given @attribute, or
|
||||
* %NULL if the attribute wasn’t set.
|
||||
|
Loading…
Reference in New Issue
Block a user