API Version: 1.0
Library Version: 0.10.2-dev
Generated by gi-docgen 2024.1
since: 0.1
const char* ibis_tags_lookup ( IbisTags* tags, const char* key )
Looks up key in tags and returns the value.
key
tags
Available since: 0.1
Type: const char*
const char*
The key to lookup.
The value of key if found, otherwise NULL.
NULL