Style.detach

void detach()

Detaches a style from a window. If the style is not attached to any windows anymore, it is unrealized. See [gtk.style.Style.attach].

Deprecated

Use #GtkStyleContext instead