Make GUnixMountEntry and GUnixMountPoint boxed types

And unskip some functions using them.

https://bugzilla.gnome.org/show_bug.cgi?id=668962
This commit is contained in:
Christoph Reiter
2017-03-23 12:46:56 +01:00
committed by Christoph Reiter
parent 7890573f6e
commit 625936343d
4 changed files with 88 additions and 6 deletions

View File

@@ -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>

View File

@@ -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