mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02:00
gio: add 'type filename' annotation for 'g_vfs_get_file_for_path'
Add the 'type filename' annotation on the parameter 'path'.
This commit is contained in:
@@ -144,7 +144,7 @@ g_vfs_is_active (GVfs *vfs)
|
|||||||
/**
|
/**
|
||||||
* g_vfs_get_file_for_path:
|
* g_vfs_get_file_for_path:
|
||||||
* @vfs: a #GVfs.
|
* @vfs: a #GVfs.
|
||||||
* @path: a string containing a VFS path.
|
* @path: (type filename): a string containing a VFS path.
|
||||||
*
|
*
|
||||||
* Gets a #GFile for @path.
|
* Gets a #GFile for @path.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user