API Version: 3.0
Library Version: 2.92.2
Generated by gi-docgen 2025.3
unstable since: 3.0
const char* purple_tags_get ( PurpleTags* tags, const char* name )
Gets the first tag that matches name.
name
Available since: 3.0
Type: const char*
const char*
The name of the tag to get.
The value of the first tag matching name. If there is no value, NULL is returned.
NULL