Handbook
Glossary
height>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
height>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
glfw.ffi
math
;
M:
GLFWimage
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
glfw.ffi
math
;
M:
GLFWvidmode
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
gdk2.ffi
gobject-introspection.standard-types
math
;
M:
GdkEventConfigure
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 32
}
{
class
fixnum
}
{
initial 0
}
{
type
gint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
Image
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
gobject-introspection.standard-types
math
pango.ffi
;
M:
PangoRectangle
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
gint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
Rectangle
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 12
}
{
class
float
}
{
initial 0.0
}
{
type
float
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
Texture2D
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 8
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XConfigureEvent
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 60
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XConfigureRequestEvent
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 60
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XCreateWindowEvent
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 60
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XExposeEvent
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 52
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XGraphicsExposeEvent
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 52
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XImage
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XResizeRequestEvent
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 44
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XSizeHints
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 20
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XWindowAttributes
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XWindowChanges
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
compiler.cfg
slots.private
;
M:
basic-block
height>>
7
slot
;
inline
USING:
accessors
kernel.private
math
slots.private
tetris.board
;
M:
board
height>>
3
slot
{
integer
}
declare
;
inline
USING:
accessors
gamelib.board
slots.private
;
M:
board
height>>
3
slot
;
inline
USING:
accessors
alien.c-types
cairo.ffi
classes.struct
classes.struct.private
math
;
M:
cairo_font_extents_t
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 16
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
gdk2.ffi
math
;
M:
cairo_rectangle_int_t
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
cairo.ffi
classes.struct
classes.struct.private
math
;
M:
cairo_rectangle_t
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 24
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
cairo.ffi
classes.struct
classes.struct.private
math
;
M:
cairo_text_extents_t
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 24
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
pdf.canvas
slots.private
;
M:
canvas
height>>
5
slot
;
inline
USING:
accessors
google.charts
slots.private
;
M:
chart
height>>
4
slot
;
inline
USING:
accessors
slots.private
ui.baseline-alignment.private
;
M:
gadget-metrics
height>>
2
slot
;
inline
USING:
accessors
images.gif
slots.private
;
M:
image-descriptor
height>>
5
slot
;
inline
USING:
accessors
slots.private
ui.gadgets.paragraphs.private
;
M:
line
height>>
4
slot
;
inline
USING:
accessors
images.gif
slots.private
;
M:
loading-gif
height>>
5
slot
;
inline
USING:
accessors
images.png
slots.private
;
M:
loading-png
height>>
4
slot
;
inline
USING:
accessors
fonts
slots.private
;
M:
metrics
height>>
5
slot
;
inline
USING:
accessors
graphviz.attributes
slots.private
;
M:
node-attributes
height>>
13
slot
;
inline
USING:
accessors
images.bitmap
slots.private
;
M:
os2v1-header
height>>
3
slot
;
inline
USING:
accessors
slots.private
tinyvg
;
M:
rectangle
height>>
5
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
ogg.theora
;
M:
th-img-plane
height>>
T{
struct-slot-spec
{
name
"height"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
tinyvg
;
M:
tinyvg
height>>
6
slot
;
inline
USING:
accessors
slots.private
stack-checker.errors
;
M:
unbalanced-recursion-error
height>>
3
slot
;
inline
USING:
accessors
images.bitmap
slots.private
;
M:
v3-header
height>>
3
slot
;
inline