mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
Box GPollFD to make it introspectable
https://bugzilla.gnome.org/show_bug.cgi?id=686797
This commit is contained in:
@@ -373,6 +373,7 @@ G_TYPE_KEY_FILE
|
||||
G_TYPE_MAIN_CONTEXT
|
||||
G_TYPE_MAIN_LOOP
|
||||
G_TYPE_SOURCE
|
||||
G_TYPE_POLLFD
|
||||
GStrv
|
||||
|
||||
<SUBSECTION Standard>
|
||||
@@ -398,6 +399,7 @@ g_gtype_get_type
|
||||
g_main_context_get_type
|
||||
g_main_loop_get_type
|
||||
g_source_get_type
|
||||
g_pollfd_get_type
|
||||
g_bytes_get_type
|
||||
g_key_file_get_type
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user