styleproperties: Remove color set function
Now that we do resolvage with the style context directly, this is no longer needed.
This commit is contained in:
		| @ -27,10 +27,6 @@ | ||||
|  | ||||
| G_BEGIN_DECLS | ||||
|  | ||||
| void           _gtk_style_properties_set_color_lookup_func    (GtkStyleProperties      *props, | ||||
|                                                                GtkSymbolicColorLookupFunc func, | ||||
|                                                                gpointer                 data); | ||||
|  | ||||
| const GValue * _gtk_style_properties_peek_property            (GtkStyleProperties      *props, | ||||
|                                                                GtkCssStyleProperty     *property, | ||||
|                                                                GtkStateFlags            state); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Otte
					Benjamin Otte