Meta.apiTypeHasTag

Check if api was registered with tag.

class Meta
static
int
apiTypeHasTag

Parameters

api GType

an API

tag GQuark

the tag to check

Return Value

Type: int

TRUE if api was registered with tag.

Meta