mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Add GUtf8InputStream - Bug #603270
Add a filter input stream that performs utf8 validation.
This commit is contained in:
@@ -1318,6 +1318,13 @@ g_unix_fd_list_steal_fds
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if IN_HEADER(__G_UTF8_INPUT_STREAM_H__)
|
||||
#if IN_FILE(__G_UTF8_INPUT_STREAM_C__)
|
||||
g_utf8_input_stream_get_type
|
||||
g_utf8_input_stream_new
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if IN_HEADER(__G_ZLIB_COMPRESSOR_H__)
|
||||
#if IN_FILE(__G_ZLIB_COMPRESSOR_C__)
|
||||
g_zlib_compressor_get_type
|
||||
|
Reference in New Issue
Block a user