Searched refs:prefstring (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/extension/implementation/ | ||
H A D | script.h | 105 gchar const *prefstring; /**< The preferences key that can override the default */ member in struct:Inkscape::Extension::Implementation::Script::interpreter_t |
H A D | script.cpp | 124 Glib::ustring prefInterp = prefs->getString("/extensions/" + Glib::ustring(interp->prefstring)); |
Completed in 36 milliseconds