GMountIface.getDefaultLocation

struct GMountIface
extern (C)
GFile* function(GMount* mount) getDefaultLocation;

Return Value

a #GFile. The returned object should be unreffed with g_object_unref() when no longer needed.

Meta