Interface for implementing operations for mounts.
mount can be eject.
mount can be mounted.
g_mount_eject_finish
with the mount and AsyncResult data returned in the
callback.
g_mount_eject_with_operation_finish with the mount and
AsyncResult data returned in the callback.
mount. The default location of the given mount is
a path that reflects the main entry point for the user (e.g. the home directory, or the root of the volume).
mount.
mount.
mount.
mount.
mount. The reference is typically based on the file system UUID for
the mount in question and should be considered an opaque string. Returns null if there is no UUID available.
mount.
mount. Returns one or more textual identifiers
of well-known content types (typically prefixed with "x-content/"), e.g. x-content/image-dcf for camera memory cards. See the
shared-mime-info specification for more on x-content types.
mount. Returns one or more textual identifiers
of well-known content types (typically prefixed with "x-content/"), e.g. x-content/image-dcf for camera memory cards. See the
shared-mime-info specification for more on x-content types.
mount is shadowed. Applications or libraries should avoid displaying
mount in the user interface if it is shadowed.
g_mount_remount_finish with the mount and GAsyncResults data returned in the callback.
mount. Usually used by
VolumeMonitor implementations when creating a shadow mount for mount,
see is_shadowed for more information. The caller will need to emit the
changed signal on mount manually.
g_mount_unmount_finish with the mount and AsyncResult data
returned in the callback.
g_mount_unmount_with_operation_finish with the mount and
AsyncResult data returned in the callback.
mount. Usually used by
VolumeMonitor implementations when destroying a shadow mount for mount
, see is_shadowed for more information. The caller will need to emit
the changed signal on mount manually.
