mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
docs: various small fixes
For the GPtrArray example, several variables declared on the same line is harder to read and to work with (to move, remove or comment a single variable declaration).
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
* implements methods for getting information that all files should
|
||||
* contain, and allows for manipulation of extended attributes.
|
||||
*
|
||||
* See [GFileAttribute][gio-GFileAttribute for more information on how
|
||||
* See [GFileAttribute][gio-GFileAttribute] for more information on how
|
||||
* GIO handles file attributes.
|
||||
*
|
||||
* To obtain a #GFileInfo for a #GFile, use g_file_query_info() (or its
|
||||
|
Reference in New Issue
Block a user