VolumeMonitor.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.ObjectG.unref.

class VolumeMonitor
getMounts
()

Return Value

Type: gio.mount.Mount[]

a #GList of #GMount objects.