Handbook
Glossary
property>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
property>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xinput2.ffi
;
M:
XIPropertyEvent
property>>
T{
struct-slot-spec
{
name
"property"
}
{
offset 56
}
{
class
integer
}
{
initial 0
}
{
type
Atom
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XSelectionEvent
property>>
T{
struct-slot-spec
{
name
"property"
}
{
offset 56
}
{
class
integer
}
{
initial 0
}
{
type
Atom
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XSelectionRequestEvent
property>>
T{
struct-slot-spec
{
name
"property"
}
{
offset 64
}
{
class
integer
}
{
initial 0
}
{
type
Atom
}
}
read-struct-slot
;
inline