Method
GtkStyleContextremove_provider
Declaration [src]
void
gtk_style_context_remove_provider (
GtkStyleContext* context,
GtkStyleProvider* provider
)
Description [src]
Removes provider
from the style providers list in context
.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |
Parameters
provider |
GtkStyleProvider |
A |
|
The data is owned by the caller of the function. |