Searched refs:lpe_style_button (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dlivepatheffect-editor.cpp73 static void lpe_style_button(Gtk::Button& btn, char const* iconName) function in namespace:Inkscape::UI::Dialog
120 lpe_style_button(button_add, INKSCAPE_ICON("list-add"));
124 lpe_style_button(button_remove, INKSCAPE_ICON("list-remove"));
128 lpe_style_button(button_up, INKSCAPE_ICON("go-up"));
132 lpe_style_button(button_down, INKSCAPE_ICON("go-down"));

Completed in 14 milliseconds