|
LV2 Toolkit
1.2.0
|
|
Classes | |
| struct | GtkUI< Required > |
| struct | Qt4UI< Required > |
These classes implement the UI's widget() method for a given GUI toolkit. For example, the GtkUI mixin auto-creates a base container (Gtk::VBox) and returns it via @ widget(). See the ui mixins section for other UI extensions
1.8.11