Searched defs:pythondll_s (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dmain.cpp561 gchar *pythondll_s = g_win32_locale_filename_from_utf8(pythondll); local
572 python_s, pythonlib_s, pythondll_s, pythonpath);
575 python_s, pythonlib_s, pythondll_s);
608 g_free(pythondll_s);

Completed in 24 milliseconds