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