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