Skip to content

glib/deprecated: Skip all the deprecated gthread api

Previously, the girs and typelibs generated from gobject-introspection ommited the deprecated apis, however we want them annotated for documentation purposes.

Skip the deprecated gthead api so they do not make it into the typelibs which caused problems as not all the symbols exist.

See gjs#595 (closed)

Merge request reports