mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
docs: Fix GFileAttribute link in GFileInfo
This commit is contained in:
parent
8c8657ac34
commit
07dc3db69a
@ -364,7 +364,8 @@ g_file_info_new (void)
|
||||
* @src_info: source to copy attributes from.
|
||||
* @dest_info: destination to copy attributes to.
|
||||
*
|
||||
* Copies all of the #GFileAttribute<!-- -->s from @src_info to @dest_info.
|
||||
* Copies all of the <link linkend="gio-GFileAttribute">GFileAttribute</link>s
|
||||
* from @src_info to @dest_info.
|
||||
**/
|
||||
void
|
||||
g_file_info_copy_into (GFileInfo *src_info,
|
||||
|
Loading…
x
Reference in New Issue
Block a user