Package ch.bailu.gtk.gio
Interface VfsClass.OnGetFileForPath
- Enclosing class:
- VfsClass
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
onGetFileForPath
- Parameters:
vfs
- a #GVfs.path
- a string containing a VFS path.- Returns:
- a #GFile. Free the returned object with g_object_unref().
-