Meta.apiTypeHasTag

Check if api was registered with tag.

class Meta
static
bool
apiTypeHasTag

Parameters

api gobject.types.GType

an API

tag glib.types.Quark

the tag to check

Return Value

Type: bool

true if api was registered with tag.