Handbook
Glossary
GdkEventConfigure
Vocabulary
gdk2
.
ffi
Definition
USING:
classes.struct
gobject-introspection.standard-types
;
IN:
gdk2.ffi
STRUCT:
GdkEventConfigure
{
type
GdkEventType
initial:
0
}
{
window GdkWindow*
}
{
send_event
gint8
initial:
0
}
{
x
gint
initial:
0
}
{
y
gint
initial:
0
}
{
width
gint
initial:
0
}
{
height
gint
initial:
0
}
;
Methods
USING:
classes.struct
classes.struct.private
gdk2.ffi
kernel
;
M:
GdkEventConfigure
clone
clone-underlying
\
GdkEventConfigure
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
gdk2.ffi
;
M:
GdkEventConfigure
struct-slot-values
{
[
type>>
]
[
window>>
]
[
send_event>>
]
[
x>>
]
[
y>>
]
[
width>>
]
[
height>>
]
}
cleave>array
;
inline