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