The URI for this UI (not for the plugin it controls).
Destroy the UI. The host must not try to access the widget after calling this function.
Return a data structure associated with an extension URI, typically an interface struct with additional function pointers
Create a new UI and return a handle to it. This function works similarly to LV2_Descriptor::instantiate().
Tell the UI that something interesting has happened at a plugin port.
A plugin UI.
A pointer to an object of this type is returned by the lv2ui_descriptor() function.