Handbook
Glossary
drawable>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
drawable>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XGraphicsExposeEvent
drawable>>
T{
struct-slot-spec
{
name
"drawable"
}
{
offset 32
}
{
class
integer
}
{
initial 0
}
{
type
Drawable
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XNoExposeEvent
drawable>>
T{
struct-slot-spec
{
name
"drawable"
}
{
offset 32
}
{
class
integer
}
{
initial 0
}
{
type
Drawable
}
}
read-struct-slot
;
inline
USING:
accessors
slots.private
ui.backend.gtk2
;
M:
window-handle
drawable>>
3
slot
;
inline