gMountUnshadow: gMountUnshadow

Description Usage Arguments Details Author(s)

View source: R/gioFuncs.R

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

1

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 gMountUnshadow in RGtk2...