VolumeMonitor.getMounts

Gets a list of the mounts on the system.

The returned list should be freed with g_list_free(), after its elements have been unreffed with g_object_unref().

class VolumeMonitor
getMounts
()

Return Value

Type: ListG

a #GList of #GMount objects.

Meta