mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signals
2007-12-19 David Zeuthen <davidz@redhat.com> Introduce g_volume_monitor_adopt_orphan_mount() function. Also add signals 'disconnected' and 'eject-button' on GDrive. Add signal 'removed' on GVolume and 'unmounted' on GMount. * gdrive.c: (g_drive_base_init): * gdrive.h: * gfile.c: (g_file_mount_mountable), (g_file_mount_enclosing_volume): * gio.symbols: * gioerror.h: * gmount.c: (g_mount_base_init): * gmount.h: * gunionvolumemonitor.c: (g_volume_monitor_adopt_orphan_mount): * gunixvolumemonitor.c: (update_volumes), (update_mounts): * gvolume.c: (g_volume_base_init), (g_volume_mount): * gvolume.h: * gvolumemonitor.h: svn path=/trunk/; revision=6153
This commit is contained in:
committed by
Alexander Larsson
parent
3ca41fe109
commit
88679aba98
@@ -720,6 +720,7 @@ g_volume_monitor_get_mount_for_uuid
|
||||
#endif
|
||||
#if IN_FILE(__G_UNION_VOLUME_MONITOR_C__)
|
||||
g_volume_monitor_get
|
||||
g_volume_monitor_adopt_orphan_mount
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user