glib/docs/reference/gio
David Zeuthen 99a1c47343 Allow interaction when unmounting mounts
For details, see bug 587482. The new api:

 - Provide new _with_operation() variants of all unmount and eject methods

 - Add GMountOperation::show-processes signal
   - this can be used to show processes blocking an unmount operation

 - Deprecate all unmount and eject methods

 - Add g_drive_can_start_degraded() method
   - this is to avoid auto-starting degraded drives

 - Make g_drive_stop() resp. g_file_stop_mountable() take a GMountOperation
   - these ops were recently added and not yet public API so it's fine
     to change how they work

 - Provide a way to poll mountable files, e.g. g_file_poll_mountable()

 - Add some missing file attributes for mountable files
  - G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE
    - needed for the GDU Nautilus extensions to format a volume
  - G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED:
    - mimics g_drive_can_start_degraded()
  - G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL:
    - mimics g_drive_can_poll_for_media()
  - G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC
    - mimics g_drive_is_media_check_automatic()
2009-07-05 21:59:38 -04:00
..
.gitignore Bug 549771 – improved .gitignore for glib 2008-09-02 18:40:39 +00:00
#gio-unused.txt# Remove protocol names, instead use an enum with common protocols 2009-05-20 12:14:50 +02:00
aa Remove protocol names, instead use an enum with common protocols 2009-05-20 12:14:50 +02:00
b Remove protocol names, instead use an enum with common protocols 2009-05-20 12:14:50 +02:00
bb Remove protocol names, instead use an enum with common protocols 2009-05-20 12:14:50 +02:00
gio-docs.xml Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gio-sections.txt Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gio.types Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gvfs-overview.odg update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
gvfs-overview.png update the overview image of the gio docs 2009-06-08 17:29:22 +02:00
Makefile.am Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
migrating.xml Additions 2008-02-13 02:30:14 +00:00
overview.xml Update the docs for the new network APIs 2009-05-18 13:07:43 +02:00
version.xml.in gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00