Ardour
9.0-pre0-582-g084a23a80d
|
#include <gdk/gdk.h>
Go to the source code of this file.
Namespaces | |
Gtkmm2ext | |
Functions | |
void * | Gtkmm2ext::nsglview_create (CairoCanvas *, bool use_backing_scale) |
void | Gtkmm2ext::nsglview_destroy (void *) |
void | Gtkmm2ext::nsglview_overlay (void *, GdkWindow *) |
void | Gtkmm2ext::nsglview_resize (void *, int x, int y, int w, int h) |
void | Gtkmm2ext::nsglview_queue_draw (void *, int x, int y, int w, int h) |
void | Gtkmm2ext::nsglview_set_visible (void *, bool) |