Handbook
Glossary
device>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
device>>
( object -- value )
Methods
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
gdk2.ffi
;
M:
GdkEventButton
device>>
T{
struct-slot-spec
{
name
"device"
}
{
offset 56
}
{
class
c-ptr
}
{
type
pointer:
GdkDevice
}
}
read-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
gdk2.ffi
;
M:
GdkEventMotion
device>>
T{
struct-slot-spec
{
name
"device"
}
{
offset 56
}
{
class
c-ptr
}
{
type
pointer:
GdkDevice
}
}
read-struct-slot
;
inline
USING:
accessors
alien
alien.syntax
classes.struct
classes.struct.private
gdk2.ffi
;
M:
GdkEventScroll
device>>
T{
struct-slot-spec
{
name
"device"
}
{
offset 48
}
{
class
c-ptr
}
{
type
pointer:
GdkDevice
}
}
read-struct-slot
;
inline