Box GPollFD to make it introspectable

https://bugzilla.gnome.org/show_bug.cgi?id=686797
This commit is contained in:
Martin Pitt
2012-10-24 16:30:37 +02:00
parent c3f52eae0e
commit 932f4250b8
4 changed files with 24 additions and 0 deletions

View File

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