mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +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:
|
||||
* @vfs: a #GVfs.
|
||||
* @path: a string containing a VFS path.
|
||||
* @path: (type filename): a string containing a VFS path.
|
||||
*
|
||||
* Gets a #GFile for @path.
|
||||
*
|
||||
|
Reference in New Issue
Block a user