gio: Introduce get_sort_key() methods on GDrive, GVolume and GMount

This is needed to implement efficient and predictable proxy volume
monitors, see

 https://bugzilla.gnome.org/show_bug.cgi?id=661711

for details.

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-10-13 16:53:44 -04:00
parent 4a25d21bd0
commit 915e2238c4
8 changed files with 96 additions and 0 deletions

View File

@@ -1017,6 +1017,7 @@ g_mount_guess_content_type_sync
g_mount_is_shadowed
g_mount_shadow
g_mount_unshadow
g_mount_get_sort_key
<SUBSECTION Standard>
G_IS_MOUNT
G_MOUNT
@@ -1053,6 +1054,7 @@ G_VOLUME_IDENTIFIER_KIND_UNIX_DEVICE
G_VOLUME_IDENTIFIER_KIND_UUID
g_volume_enumerate_identifiers
g_volume_get_identifier
g_volume_get_sort_key
<SUBSECTION Standard>
G_VOLUME
G_IS_VOLUME
@@ -1094,6 +1096,7 @@ g_drive_stop
g_drive_stop_finish
g_drive_enumerate_identifiers
g_drive_get_identifier
g_drive_get_sort_key
<SUBSECTION Standard>
G_DRIVE
G_IS_DRIVE