Handbook
Glossary
min_bounds>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
min_bounds>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
x11.xlib
;
M:
XFontStruct
min_bounds>>
T{
struct-slot-spec
{
name
"min_bounds"
}
{
offset 56
}
{
class
XCharStruct
}
{
initial
S{
XCharStruct
{
lbearing 0
}
{
rbearing 0
}
{
width 0
}
{
ascent 0
}
{
descent 0
}
{
attributes 0
}
}
}
{
type
XCharStruct
}
}
read-struct-slot
;
inline