Handbook
Glossary
events>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
events>>
( object -- value )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
raylib
;
M:
AutomationEventList
events>>
T{
struct-slot-spec
{
name
"events"
}
{
offset 8
}
{
class
c-ptr
}
{
type
pointer:
AutomationEvent
}
}
read-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
glib.ffi
gobject-introspection.standard-types
math
;
M:
GPollFD
events>>
T{
struct-slot-spec
{
name
"events"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
gushort
}
}
read-struct-slot
;
inline
USING:
accessors
io.backend.unix.multiplexers.kqueue
slots.private
;
M:
kqueue-mx
events>>
7
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
libusb
math
;
M:
libusb_pollfd
events>>
T{
struct-slot-spec
{
name
"events"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
short
}
}
read-struct-slot
;
inline
USING:
accessors
midi
slots.private
;
M:
midi-track
events>>
2
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
yaml.ffi
;
M:
yaml_emitter_t
events>>
T{
struct-slot-spec
{
name
"events"
}
{
offset 176
}
{
class
yaml_emitter_events
}
{
initial
S{
yaml_emitter_events
{
start
f
}
{
end
f
}
{
head
f
}
{
tail
f
}
}
}
{
type
yaml_emitter_events
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
zeromq.ffi
;
M:
zmq_pollitem_t
events>>
T{
struct-slot-spec
{
name
"events"
}
{
offset 12
}
{
class
fixnum
}
{
initial 0
}
{
type
short
}
}
read-struct-slot
;
inline