Gio.Mount.prototype.shadow
function shadow(): void { // Gjs wrapper for g_mount_shadow() }
Increments the shadow count on mount. Usually used by Gio.VolumeMonitor implementations when creating a shadow mount for mount, see Gio.Mount.prototype.is_shadowed for more information. The caller will need to emit the Gio.Mount::changed signal on mount manually.
Since 2.20