Handbook
Glossary
XConfigureRequestEvent>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
XConfigureRequestEvent>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
x11.xlib
;
M:
XEvent
XConfigureRequestEvent>>
T{
struct-slot-spec
{
name
"XConfigureRequestEvent"
}
{
offset 0
}
{
class
XConfigureRequestEvent
}
{
initial
S{
XConfigureRequestEvent
{
type 0
}
{
serial 0
}
{
send_event 0
}
{
display
f
}
{
parent 0
}
{
window 0
}
{
x 0
}
{
y 0
}
{
width 0
}
{
height 0
}
{
border_width 0
}
{
above 0
}
{
detail 0
}
{
value_mask 0
}
}
}
{
type
XConfigureRequestEvent
}
}
read-struct-slot
;
inline