Handbook
Glossary
ascent>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
ascent>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XCharStruct
ascent>>
T{
struct-slot-spec
{
name
"ascent"
}
{
offset 6
}
{
class
fixnum
}
{
initial 0
}
{
type
short
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xlib
;
M:
XFontStruct
ascent>>
T{
struct-slot-spec
{
name
"ascent"
}
{
offset 88
}
{
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_font_extents_t
ascent>>
T{
struct-slot-spec
{
name
"ascent"
}
{
offset 0
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
ui.baseline-alignment.private
;
M:
gadget-metrics
ascent>>
3
slot
;
inline
USING:
accessors
fonts
slots.private
;
M:
metrics
ascent>>
3
slot
;
inline