summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2017-03-23 12:46:56 +0100
committerChristoph Reiter <creiter@src.gnome.org>2017-03-28 18:03:08 +0200
commit625936343d9009ad54d1de6d9084a017c0bf689b (patch)
treed99e51419abb742b44aaa90c4f25447897083a74 /docs
parent7890573f6ec21fa66258dc32bbcbacb17cb67ced (diff)
downloadglib-625936343d9009ad54d1de6d9084a017c0bf689b.tar.gz
Make GUnixMountEntry and GUnixMountPoint boxed types
And unskip some functions using them. https://bugzilla.gnome.org/show_bug.cgi?id=668962
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gio/gio-sections.txt6
-rw-r--r--docs/reference/gio/gio.types2
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/gio/gio-sections.txt b/docs/reference/gio/gio-sections.txt
index dddb1d848..c21d71ee3 100644
--- a/docs/reference/gio/gio-sections.txt
+++ b/docs/reference/gio/gio-sections.txt
@@ -1537,6 +1537,7 @@ GUnixMountEntry
GUnixMountMonitor
g_unix_mount_free
g_unix_mount_compare
+g_unix_mount_copy
g_unix_mount_get_mount_path
g_unix_mount_get_device_path
g_unix_mount_get_fs_type
@@ -1549,6 +1550,7 @@ g_unix_mount_guess_can_eject
g_unix_mount_guess_should_display
g_unix_mount_point_free
g_unix_mount_point_compare
+g_unix_mount_point_copy
g_unix_mount_point_get_mount_path
g_unix_mount_point_get_device_path
g_unix_mount_point_get_fs_type
@@ -1576,8 +1578,12 @@ G_IS_UNIX_MOUNT_MONITOR
G_TYPE_UNIX_MOUNT_MONITOR
G_UNIX_MOUNT_MONITOR_CLASS
G_IS_UNIX_MOUNT_MONITOR_CLASS
+G_TYPE_UNIX_MOUNT_ENTRY
+G_TYPE_UNIX_MOUNT_POINT
<SUBSECTION Private>
g_unix_mount_monitor_get_type
+g_unix_mount_entry_get_type
+g_unix_mount_point_get_type
</SECTION>
<SECTION>
diff --git a/docs/reference/gio/gio.types b/docs/reference/gio/gio.types
index fdb7a8d11..8ab7d918f 100644
--- a/docs/reference/gio/gio.types
+++ b/docs/reference/gio/gio.types
@@ -144,7 +144,9 @@ g_unix_credentials_message_get_type
g_unix_fd_list_get_type
g_unix_fd_message_get_type
g_unix_input_stream_get_type
+g_unix_mount_entry_get_type
g_unix_mount_monitor_get_type
+g_unix_mount_point_get_type
g_unix_output_stream_get_type
g_unix_socket_address_get_type
g_vfs_get_type