Handbook
Glossary
foreground<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
foreground<<
( value object -- )
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
}
}
write-struct-slot
;
inline
USING:
accessors
pdf.canvas
slots.private
;
M:
canvas
foreground<<
10
set-slot
;
inline
USING:
accessors
google.charts
slots.private
;
M:
chart
foreground<<
10
set-slot
;
inline
USING:
accessors
fonts
slots.private
;
M:
font
foreground<<
6
set-slot
;
inline
USING:
accessors
slots.private
ui.pens.tile
;
M:
tile-pen
foreground<<
6
set-slot
;
inline