style: Remove GtkStylePropertyContext again
We need to solve this differently. I have no idea yet how, but I'll invent something later. This only affects win32 theming and that's broken anyway.
This commit is contained in:
		| @ -27,17 +27,9 @@ | ||||
|  | ||||
| G_BEGIN_DECLS | ||||
|  | ||||
| void           _gtk_style_properties_get                      (GtkStyleProperties      *props, | ||||
| 							       GtkStateFlags            state, | ||||
| 							       GtkStylePropertyContext *context, | ||||
| 							       ...); | ||||
| void           _gtk_style_properties_set_color_lookup_func    (GtkStyleProperties      *props, | ||||
|                                                                GtkSymbolicColorLookupFunc func, | ||||
|                                                                gpointer                 data); | ||||
| void           _gtk_style_properties_get_valist               (GtkStyleProperties      *props, | ||||
| 							       GtkStateFlags            state, | ||||
| 							       GtkStylePropertyContext *context, | ||||
| 							       va_list                  args); | ||||
|  | ||||
| const GValue * _gtk_style_properties_peek_property            (GtkStyleProperties      *props, | ||||
|                                                                GtkCssStyleProperty     *property, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Benjamin Otte
					Benjamin Otte