Handbook
Glossary
font<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
font<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XGCValues
font<<
T{
struct-slot-spec
{
name
"font"
}
{
offset 88
}
{
class
integer
}
{
initial 0
}
{
type
Font
}
}
write-struct-slot
;
inline
USING:
accessors
pdf.canvas
slots.private
;
M:
canvas
font<<
8
set-slot
;
inline
USING:
accessors
slots.private
ui.gadgets.labels
;
M:
label
font<<
21
set-slot
;
inline
USING:
accessors
slots.private
ui.gadgets.line-support
;
M:
line-gadget
font<<
18
set-slot
;
inline
USING:
accessors
core-text
slots.private
;
M:
line
font<<
4
set-slot
;
inline