Handbook
Glossary
revents>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
revents>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
glib.ffi
gobject-introspection.standard-types
math
;
M:
GPollFD
revents>>
T{
struct-slot-spec
{
name
"revents"
}
{
offset 6
}
{
class
fixnum
}
{
initial 0
}
{
type
gushort
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
zeromq.ffi
;
M:
zmq_pollitem_t
revents>>
T{
struct-slot-spec
{
name
"revents"
}
{
offset 14
}
{
class
fixnum
}
{
initial 0
}
{
type
short
}
}
read-struct-slot
;
inline