gMountShadow {RGtk2}R Documentation

gMountShadow

Description

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

"changed"
signal on mount manually.

Usage

gMountShadow(object)

Arguments

object

A GMount.

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]