|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <stdint.h>#include <cairo.h>#include <ytkmm/widget.h>#include "gtkmm2ext/widget_state.h"#include "widgets/visibility.h"Go to the source code of this file.
Namespaces | |
| ArdourWidgets | |
| ArdourWidgets::ArdourIcon | |
Functions | |
| bool | ArdourWidgets::ArdourIcon::render (cairo_t *cr, const enum Icon icon, const int width, const int height, const Gtkmm2ext::ActiveState state, const uint32_t fg_color) |
| bool | ArdourWidgets::ArdourIcon::expose (GdkEventExpose *ev, Gtk::Widget *w, const enum Icon icon) |
| bool | ArdourWidgets::ArdourIcon::expose_with_text (GdkEventExpose *ev, Gtk::Widget *w, const enum Icon icon, std::string const &) |