Meta.apiTypeRegister

gobject.types.GType apiTypeRegister(string api, string[] tags)

Register and return a GType for the api and associate it with tags.

Parameters

apian API to register
tagstags for api

Returns

a unique GType for api.