VolumeMonitor.getMounts

gio.mount.Mount[] getMounts()

Gets a list of the mounts on the system.

The returned list should be freed with glib.list.List.free, after its elements have been unreffed with gobject.object.ObjectWrap.unref.

Returns

a #GList of #GMount objects.