Style.detach

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

More...
class Style
void
detach
()

Detailed Description

Deprecated: Use gtk.StyleContext instead