gtkStyleDetach {RGtk2}R Documentation

gtkStyleDetach

Description

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

Usage

gtkStyleDetach(object)

Arguments

object [GtkStyle] a GtkStyle

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]