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

/inkscape/src/
H A Dpreferences.h681 Glib::ustring path_base = _pref_path; local
682 path_base.erase(0, path_base.rfind('/') + 1);
683 return path_base;

Completed in 12 milliseconds