mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
gio: Fix typo in documentation
https://bugzilla.gnome.org/show_bug.cgi?id=710859
This commit is contained in:
committed by
Ryan Lortie
parent
6f386341bd
commit
3041d0a8db
@@ -1872,7 +1872,7 @@ g_file_info_set_file_type (GFileInfo *info,
|
|||||||
* @info: a #GFileInfo.
|
* @info: a #GFileInfo.
|
||||||
* @is_hidden: a #gboolean.
|
* @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.
|
* See %G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN.
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user