[gtk/inspector-display: 8/14] move css sections to init
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/inspector-display: 8/14] move css sections to init
- Date: Sat, 7 Dec 2019 20:04:29 +0000 (UTC)
commit afb09e8e03676d71fb7b0fcee80f10474da3109c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Dec 7 14:56:25 2019 -0500
move css sections to init
gtk/inspector/init.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/gtk/inspector/init.c b/gtk/inspector/init.c
index 6c9230fca5..563d603e77 100644
--- a/gtk/inspector/init.c
+++ b/gtk/inspector/init.c
@@ -96,6 +96,8 @@ gtk_inspector_init (void)
g_strfreev (paths);
g_io_module_scope_free (scope);
}
+
+ gtk_css_provider_set_keep_css_sections ();
}
// vim: set et sw=2 ts=2:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]