1075
Gtk::StyleContext::add_provider_for_screen (screen, provider, GTK_STYLE_PROVIDER_PRIORITY_APPLICATION);
1085
Gtk::StyleContext::add_provider_for_screen (screen, provider2, GTK_STYLE_PROVIDER_PRIORITY_APPLICATION);
1054
1088
gdk_event_handler_set((GdkEventFunc)snooper, NULL, NULL);
1055
1089
Inkscape::Debug::log_display_config();