Searched refs:path_base (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | preferences.h | 681 Glib::ustring path_base = _pref_path; local 682 path_base.erase(0, path_base.rfind('/') + 1); 683 return path_base; |
Completed in 12 milliseconds