Handbook
Glossary
stipple>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
stipple>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XGCValues
stipple>>
T{
struct-slot-spec
{
name
"stipple"
}
{
offset 72
}
{
class
integer
}
{
initial 0
}
{
type
Pixmap
}
}
read-struct-slot
;
inline