VolumeT.getMount

Gets the mount for the @volume.

template VolumeT(TStruct)
MountIF
getMount
()

Return Value

Type: MountIF

a #GMount or %NULL if @volume isn't mounted. The returned object should be unreffed with g_object_unref() when no longer needed.

Meta