Handbook
Glossary
all_chars_exist>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
all_chars_exist>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XFontStruct
all_chars_exist>>
T{
struct-slot-spec
{
name
"all_chars_exist"
}
{
offset 36
}
{
class
fixnum
}
{
initial 0
}
{
type
Bool
}
}
read-struct-slot
;
inline