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