Handbook
Glossary
XSelectionRequestEvent>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
XSelectionRequestEvent>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
x11.xlib
;
M:
XEvent
XSelectionRequestEvent>>
T{
struct-slot-spec
{
name
"XSelectionRequestEvent"
}
{
offset 0
}
{
class
XSelectionRequestEvent
}
{
initial
S{
XSelectionRequestEvent
{
type 0
}
{
serial 0
}
{
send_event 0
}
{
display
f
}
{
owner 0
}
{
requestor 0
}
{
selection 0
}
{
target 0
}
{
property 0
}
{
time 0
}
}
}
{
type
XSelectionRequestEvent
}
}
read-struct-slot
;
inline