API Version: 1.0
Library Version: 0.10.2-dev
Generated by gi-docgen 2024.1
since: 0.1
gboolean ibis_tags_exists ( IbisTags* tags, const char* key )
Checks whether or not key exists in tags.
key
tags
Available since: 0.1
Type: const char*
const char*
The key to look for.
Type: gboolean
gboolean
True if key was found; false otherwise.