mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-02 02:40:07 +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:
parent
5a546d452e
commit
281f30ef41
@ -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.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user