Meta.apiTypeRegister
gobject.types.GType apiTypeRegister(string api, string[] tags)Register and return a GType for the api and associate it with tags.
Parameters
api | an API to register |
tags | tags for api |
Returns
a unique GType for api.
gobject.types.GType apiTypeRegister(string api, string[] tags)Register and return a GType for the api and associate it with tags.
api | an API to register |
tags | tags for api |