GMountIface.getRoot

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

Return Value

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