Meta.apiTypeHasTag

Check if @api was registered with @tag.

struct Meta
static
bool
apiTypeHasTag

Parameters

api GType

an API

tag GQuark

the tag to check

Return: %TRUE if @api was registered with @tag.

Meta