Searched defs:getString (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/io/ | ||
| H A D | stringstream.h | 72 virtual Glib::ustring &getString() function in class:Inkscape::IO::StringOutputStream |
| /inkscape/src/ | ||
| H A D | preferences.h | 188 inline Glib::ustring getString() const; 354 Glib::ustring getString(Glib::ustring const &pref_path) { function in class:Inkscape::Preferences 355 return getEntry(pref_path).getString(); 634 inline Glib::ustring Preferences::Entry::getString() const function in class:Inkscape::Preferences::Entry |
Completed in 39 milliseconds