
[Top]
GTK
GTK.Style
|
Method GTK.Style()->attach()
- Method
attach
object(GTK.Style) GTK.Style()->attach(object(GDK.Window) to)
- Description
-
Attach a style to a window; this process allocates the colors and
creates the GC's for the style - it specializes it to a
particular visual and colormap. The process may involve the
creation of a new style if the style has already been attached to
a window with a different style and colormap.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|