gMountUnshadow {RGtk2}R Documentation

gMountUnshadow

Description

Decrements the shadow count on mount. Usually used by GVolumeMonitor implementations when destroying a shadow mount for mount, see gMountIsShadowed for more information. The caller will need to emit the

"changed"
signal on mount manually.

Usage

gMountUnshadow(object)

Arguments

object

A GMount.

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]