Function
GioVfsget_default
Declaration [src]
GVfs*
g_vfs_get_default (
void
)
Return value
Type: GVfs
A GVfs
, which will be the local
file system GVfs
if no other implementation is available.
The data is owned by the called function. |