Skip to content

Some new APIs concerning type tags

Here are a couple of things that I would find useful in GJS for code cleanups and performance improvements:

  • GI_TYPE_TAG_IS_NUMERIC
  • GI_TYPE_TAG_IS_CONTAINER
  • gi_type_tag_extract_ffi_return_value()

Along with a couple of documentation cleanups.

Merge request reports