Searched refs:clip_text (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | text-tool.cpp | 1274 Glib::ustring const clip_text = refClipboard->wait_for_text(); member in class:Inkscape::UI::Tools::Glib 1276 if (!clip_text.empty()) { 1283 Glib::ustring text(clip_text); |
Completed in 17 milliseconds