gVolumeMonitorGetMountForUuid {RGtk2}R Documentation

gVolumeMonitorGetMountForUuid

Description

Finds a GMount object by its UUID (see gMountGetUuid)

Usage

gVolumeMonitorGetMountForUuid(object, uuid)

Arguments

object

a GVolumeMonitor.

uuid

the UUID to look for

Value

[GMount] a GMount or NULL if no such mount is available.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]