Handbook
Glossary
colormap>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
colormap>>
( object -- value )
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
}
}
read-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
}
}
read-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
}
}
read-struct-slot
;
inline