mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 04:00:08 +00:00
parent
b4e2df8fca
commit
7bebc3e2b2
@ -192,8 +192,6 @@ gtk_css_static_style_new_compute (GtkStyleProvider *provider,
|
|||||||
&lookup,
|
&lookup,
|
||||||
change == 0 ? &change : NULL);
|
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 = g_object_new (GTK_TYPE_CSS_STATIC_STYLE, NULL);
|
||||||
|
|
||||||
result->change = change;
|
result->change = change;
|
||||||
|
Loading…
Reference in New Issue
Block a user