[ trixie ]
[ sid ]
[ 源代码: robtk ]
软件包:robtk(0.8.5-1)
Robin's LV2 UI ToolKit
Robtk facilitates creating LV2 plugins UIs with emphasis to allow porting existing GTK+ plugin UIs.
A subset of gtk's functionality and widgets were re-implemented in cairo. On compile-time GTK+ as well as openGL variants of the UI can be produced.
The complete toolkit consists of header files to be included with the UI source-code and maps functions to the underlying implementation e.g. robtk_lbl_new() to gtk_label_new(). no additional libraries or dependencies are required.
This package provides the source files of Robin's LV2 UI ToolKit.