api_type_register


Description:

public static Type api_type_register (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.