Method
GtkStyledetach
deprecated: 3.0
Declaration [src]
void
gtk_style_detach (
GtkStyle* style
)
Description [src]
Detaches a style from a window. If the style is not attached to any windows anymore, it is unrealized. See gtk_style_attach().
Deprecated since: 3.0
Use GtkStyleContext
instead.