Handbook
Glossary
drawable<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
drawable<<
( value object -- )
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
}
}
write-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
}
}
write-struct-slot
;
inline
USING:
accessors
slots.private
ui.backend.gtk2
;
M:
window-handle
drawable<<
3
set-slot
;
inline