#include <lv2gui.hpp>
Classes | |
struct | I |
This extension provides no extra functions or data, it just makes sure that the GUI will not instantiate unless the host passes a Feature for the noUserResize GUI feature defined in the GUI extension (if Required
is true
).
The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.