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

/inkscape/src/
H A Dmain.cpp1079 Glib::ustring user_style = Inkscape::Application::profile_path("ui/style.css"); local
1080 // std::cout << "CSS Stylesheet User: " << user_style << std::endl;
1083 provider2->load_from_path (user_style);

Completed in 35 milliseconds