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

/inkscape/src/ui/dialog/
H A Dexport.cpp571 Glib::ustring Export::create_filepath_from_id (Glib::ustring id, const Glib::ustring &file_entry_text) argument
580 if (!file_entry_text.empty()) {
581 directory = Glib::path_get_dirname(file_entry_text);

Completed in 14 milliseconds