API Version: 1.0
Library Version: 0.10.2-dev
Generated by gi-docgen 2024.1
since: 0.1
gboolean ibis_tags_remove ( IbisTags* tags, const char* key )
Removes key from tags.
key
tags
Available since: 0.1
Type: const char*
const char*
The key to remove.
Type: gboolean
gboolean
TRUE if key was found and removed otherwise FALSE.
TRUE
FALSE