mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
gio: Add API for identifying system FS types and device paths
This is needed by gnome-control-center and gnome-settings-daemon; it makes existing checks from gunixmounts.c public. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=788927
This commit is contained in:
@@ -1571,6 +1571,8 @@ g_unix_mount_monitor_get
|
||||
g_unix_mount_monitor_new
|
||||
g_unix_mount_monitor_set_rate_limit
|
||||
g_unix_is_mount_path_system_internal
|
||||
g_unix_is_system_fs_type
|
||||
g_unix_is_system_device_path
|
||||
<SUBSECTION Standard>
|
||||
GUnixMountMonitorClass
|
||||
G_UNIX_MOUNT_MONITOR
|
||||
|
Reference in New Issue
Block a user