gi-gio-0.2.44.12: Gio bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Objects.VolumeMonitor

Contents

Description

 

Synopsis

Exported types

Methods

volumeMonitorAdoptOrphanMount

volumeMonitorAdoptOrphanMount :: (MonadIO m, MountK a) => a -> m Volume Source

Deprecated: (Since version 2.20)Instead of using this function, #GVolumeMonitorimplementations should instead create shadow mounts with the URI ofthe mount they intend to adopt. See the proxy volume monitor ingvfs for an example of this. Also see g_mount_is_shadowed(),g_mount_shadow() and g_mount_unshadow() functions.

volumeMonitorGet

volumeMonitorGetConnectedDrives

volumeMonitorGetMountForUuid

volumeMonitorGetMounts

volumeMonitorGetVolumeForUuid

volumeMonitorGetVolumes

Signals

DriveChanged

DriveConnected

DriveDisconnected

DriveEjectButton

DriveStopButton

MountAdded

MountChanged

MountPreUnmount

MountRemoved

VolumeAdded

VolumeChanged

VolumeRemoved