mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 04:56:14 +01:00
gio: Fix typo in documentation
https://bugzilla.gnome.org/show_bug.cgi?id=710859
This commit is contained in:
parent
6f386341bd
commit
3041d0a8db
@ -1872,7 +1872,7 @@ g_file_info_set_file_type (GFileInfo *info,
|
||||
* @info: a #GFileInfo.
|
||||
* @is_hidden: a #gboolean.
|
||||
*
|
||||
* Sets the "is_hidden" attribute in a #GFileInfo according to @is_symlink.
|
||||
* Sets the "is_hidden" attribute in a #GFileInfo according to @is_hidden.
|
||||
* See %G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN.
|
||||
**/
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user