Handbook
Glossary
colormap<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
colormap<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XColormapEvent
colormap<<
T{
struct-slot-spec
{
name
"colormap"
}
{
offset 40
}
{
class
integer
}
{
initial 0
}
{
type
Colormap
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XSetWindowAttributes
colormap<<
T{
struct-slot-spec
{
name
"colormap"
}
{
offset 96
}
{
class
integer
}
{
initial 0
}
{
type
Colormap
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XWindowAttributes
colormap<<
T{
struct-slot-spec
{
name
"colormap"
}
{
offset 80
}
{
class
integer
}
{
initial 0
}
{
type
Colormap
}
}
write-struct-slot
;
inline