Handbook
Glossary
GdkEventButton
Vocabulary
gdk2
.
ffi
Definition
USING:
classes.struct
gobject-introspection.standard-types
;
IN:
gdk2.ffi
STRUCT:
GdkEventButton
{
type
GdkEventType
initial:
0
}
{
window GdkWindow*
}
{
send_event
gint8
initial:
0
}
{
time
guint32
initial:
0
}
{
x
gdouble
initial:
0.0
}
{
y
gdouble
initial:
0.0
}
{
axes gdouble*
}
{
state
guint
initial:
0
}
{
button
guint
initial:
0
}
{
device GdkDevice*
}
{
x_root
gdouble
initial:
0.0
}
{
y_root
gdouble
initial:
0.0
}
;
Methods
USING:
classes.struct
classes.struct.private
gdk2.ffi
kernel
;
M:
GdkEventButton
clone
clone-underlying
\
GdkEventButton
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
gdk2.ffi
;
M:
GdkEventButton
struct-slot-values
{
[
type>>
]
[
window>>
]
[
send_event>>
]
[
time>>
]
[
x>>
]
[
y>>
]
[
axes>>
]
[
state>>
]
[
button>>
]
[
device>>
]
[
x_root>>
]
[
y_root>>
]
}
cleave>array
;
inline