mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-23 12:41:50 +01:00
Update symbols list for recent changes
This commit is contained in:
parent
ac4722df1c
commit
101dcecb1f
@ -663,6 +663,8 @@ g_io_stream_is_closed
|
||||
g_io_stream_has_pending
|
||||
g_io_stream_set_pending
|
||||
g_io_stream_clear_pending
|
||||
g_io_stream_splice_async
|
||||
g_io_stream_splice_finish
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@ -1033,6 +1035,7 @@ g_file_query_info_flags_get_type G_GNUC_CONST
|
||||
g_file_type_get_type G_GNUC_CONST
|
||||
g_filesystem_preview_type_get_type G_GNUC_CONST
|
||||
g_io_error_enum_get_type G_GNUC_CONST
|
||||
g_io_stream_splice_flags_get_type G_GNUC_CONST
|
||||
g_mount_mount_flags_get_type G_GNUC_CONST
|
||||
g_mount_operation_result_get_type G_GNUC_CONST
|
||||
g_drive_start_flags_get_type G_GNUC_CONST
|
||||
@ -1967,21 +1970,6 @@ g_simple_action_set_enabled
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if IN_HEADER(__G_PERIODIC_H__)
|
||||
#if IN_FILE(__G_PERIODIC_C__)
|
||||
g_periodic_block
|
||||
g_periodic_damaged
|
||||
g_periodic_get_hz
|
||||
g_periodic_get_high_priority
|
||||
g_periodic_get_low_priority
|
||||
g_periodic_get_type
|
||||
g_periodic_new
|
||||
g_periodic_add
|
||||
g_periodic_remove
|
||||
g_periodic_unblock
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if IN_HEADER(__G_POLLABLE_INPUT_STREAM_H__)
|
||||
#if IN_FILE(__G_POLLABLE_INPUT_STREAM_C__)
|
||||
g_pollable_input_stream_get_type G_GNUC_CONST
|
||||
|
Loading…
Reference in New Issue
Block a user