projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03595f9
)
lookup stats
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 25 Jan 2020 23:20:26 +0000
(18:20 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 25 Jan 2020 23:20:26 +0000
(18:20 -0500)
gtk/gtkcssstaticstyle.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssstaticstyle.c
b/gtk/gtkcssstaticstyle.c
index 0c6b8da04b89a8b66a76f24efe2c78ae07bd9006..e4a2ce4683468deeceec32d4f400103c6887cf6d 100644
(file)
--- a/
gtk/gtkcssstaticstyle.c
+++ b/
gtk/gtkcssstaticstyle.c
@@
-192,6
+192,8
@@
gtk_css_static_style_new_compute (GtkStyleProvider *provider,
&lookup,
change == 0 ? &change : NULL);
+ g_print ("%d specified values\n", lookup.n_set_values);
+
result = g_object_new (GTK_TYPE_CSS_STATIC_STYLE, NULL);
result->change = change;