Function

GioVfsget_default

Declaration

GVfs*
g_vfs_get_default (
  void
)

Description

Gets the default GVfs for the system.

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.