Handbook
Glossary
foreground>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
foreground>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XGCValues
foreground>>
T{
struct-slot-spec
{
name
"foreground"
}
{
offset 16
}
{
class
integer
}
{
initial 0
}
{
type
ulong
}
}
read-struct-slot
;
inline
USING:
accessors
pdf.canvas
slots.private
;
M:
canvas
foreground>>
10
slot
;
inline
USING:
accessors
google.charts
slots.private
;
M:
chart
foreground>>
10
slot
;
inline
USING:
accessors
fonts
slots.private
;
M:
font
foreground>>
6
slot
;
inline
USING:
accessors
slots.private
ui.pens.tile
;
M:
tile-pen
foreground>>
6
slot
;
inline