mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 23:46:15 +01:00
gfile: Fix typo in documentation for g_file_set_attribute()
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
21d2c64660
commit
55905db86a
@ -4368,7 +4368,7 @@ g_file_query_writable_namespaces (GFile *file,
|
|||||||
*
|
*
|
||||||
* Sets an attribute in the file with attribute name @attribute to @value.
|
* Sets an attribute in the file with attribute name @attribute to @value.
|
||||||
*
|
*
|
||||||
* Some attributes can be unset by setting @attribute to
|
* Some attributes can be unset by setting @type to
|
||||||
* %G_FILE_ATTRIBUTE_TYPE_INVALID and @value_p to %NULL.
|
* %G_FILE_ATTRIBUTE_TYPE_INVALID and @value_p to %NULL.
|
||||||
*
|
*
|
||||||
* If @cancellable is not %NULL, then the operation can be cancelled by
|
* If @cancellable is not %NULL, then the operation can be cancelled by
|
||||||
|
Loading…
Reference in New Issue
Block a user