10#include <glibmm/i18n.h>
20namespace LivePathEffect {
24 Effect* effect,
const Glib::ustring default_value )
27 defvalue(default_value)
40 defvalue = Glib::ustring(default_value);
69 auto const fontbuttonwdg = Gtk::make_managed<UI::Widget::RegisteredFontButton>(
param_label,
76 fontbuttonwdg->setValue( fontspec);
77 fontbuttonwdg->set_undo_parameters(_(
"Change font button parameter"), INKSCAPE_ICON(
"dialog-path-effects"));
84 if (
value != newvalue) {
Inkscape::XML::Node * getRepr()
Inkscape::UI::Widget::Registry * param_wr
Glib::ustring param_tooltip
Glib::ustring param_label
Macro for icon names used in Inkscape.
Helper class to stream background task notifications as a series of messages.
static cairo_user_data_key_t key
TODO: insert short description here.