mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Namespace waste reduction, move some g_get_unix_mount functions to the
2007-12-17 Matthias Clasen <mclasen@redhat.com> * gio.symbols: * gunixmounts.[hc]: Namespace waste reduction, move some g_get_unix_mount functions to the g_unix_mount namespace. * gunixmounts.c: * gunixvolumemonitor.c: * glocalfile.c: * glocaldirectorymonitor.c: Update all callers. * gunixmounts.h: Remove leftover g_unix_get_canonical_device_path svn path=/trunk/; revision=6143
This commit is contained in:
committed by
Matthias Clasen
parent
19e895d818
commit
feb5258cf9
@@ -645,9 +645,9 @@ g_unix_mount_point_is_user_mountable
|
||||
g_unix_mount_point_is_loopback
|
||||
g_unix_mount_point_guess_name
|
||||
g_unix_mount_point_guess_icon
|
||||
g_get_unix_mount_points
|
||||
g_get_unix_mounts
|
||||
g_get_unix_mount_at
|
||||
g_unix_mount_points_get
|
||||
g_unix_mounts_get
|
||||
g_unix_mount_at
|
||||
g_unix_mounts_changed_since
|
||||
g_unix_mount_points_changed_since
|
||||
g_unix_mount_monitor_get_type G_GNUC_CONST
|
||||
|
Reference in New Issue
Block a user