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