Function
GtkStyleContextremove_provider_for_display
Declaration [src]
void
gtk_style_context_remove_provider_for_display (
GdkDisplay* display,
GtkStyleProvider* provider
)
Parameters
display
-
Type:
GdkDisplay
A
GdkDisplay
.The data is owned by the caller of the function. provider
-
Type:
GtkStyleProvider
A
GtkStyleProvider
.The data is owned by the caller of the function.