mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
23a9dbdaf6
The introspection scanner cannot deal very well with function pointers into a plain structure. In order to document the various function pointers in GTypeValueTable we need to create typed callbacks, and use them to replace the anonymous function pointers inside the structure. This not only allows us to properly document the function pointers, but it also allows us to annotate the arguments and return value of those function pointers. See also: https://gitlab.gnome.org/GNOME/gobject-introspection/-/merge_requests/400#note_1721707 |
||
---|---|---|
.. | ||
images | ||
xml | ||
glib-genmarshal.xml | ||
glib-mkenums.xml | ||
gobject-docs.xml | ||
gobject-overrides.txt | ||
gobject-query.xml | ||
gobject-sections.txt | ||
meson.build | ||
tut_gobject.xml | ||
tut_gsignal.xml | ||
tut_gtype.xml | ||
tut_howto.xml | ||
tut_intro.xml | ||
tut_tools.xml | ||
version.xml.in |