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

/inkscape/src/widgets/
H A Dgradient-selector.cpp105 static void gradsel_style_button(GtkWidget *gtkbtn, char const *iconName) function
193 gradsel_style_button(sel->add, INKSCAPE_ICON("list-add"));
205 gradsel_style_button(sel->edit, INKSCAPE_ICON("gtk-edit"));
215 gradsel_style_button(sel->del, INKSCAPE_ICON("list-remove"));

Completed in 14 milliseconds