Inkscape
Vector Graphics Editor
|
Gradient image widget with stop handles. More...
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
namespace | Inkscape::UI |
User interface code. | |
namespace | Inkscape::UI::Widget |
Custom widgets. | |
Functions | |
std::string | Inkscape::UI::Widget::get_stop_template_path (const char *filename) |
Variables | |
static constexpr int | GRADIENT_IMAGE_HEIGHT = 3 * 6 |
Gradient image widget with stop handles.
Definition in file gradient-with-stops.cpp.
|
staticconstexpr |
Definition at line 39 of file gradient-with-stops.cpp.
Referenced by Inkscape::UI::Widget::GradientWithStops::draw_func().