gMountShadow: gMountShadow

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

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

1
gMountShadow(object)

Arguments

object

A GMount.

Details

Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gMountShadow in RGtk2...