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

/inkscape/src/ui/dialog/
H A Dlivepatheffect-editor.cpp241 LivePathEffectEditor::showText(Glib::ustring const &str) function in class:Inkscape::UI::Dialog::LivePathEffectEditor
298 showText(_("Unknown effect is applied"));
301 showText(_("Click button to add an effect"));
316 showText(_("Click add button to convert clone"));
321 showText(_("Select a path or shape"));
325 showText(_("Select a path or shape"));
330 showText(_("Only one item can be selected"));
334 showText(_("Select a path or shape"));
H A Dlivepatheffect-editor.h69 void showText(Glib::ustring const &str);

Completed in 14 milliseconds