Handbook
Glossary
gdk_rectangle_union ( rectangle src2 dest -- )
Vocabulary
gdk3
.
ffi
Inputs
rectangle
an
object
src2
an
object
dest
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
void
gdk_rectangle_union
( GdkRectangle* rectangle, GdkRectangle* src2,
GdkRectangle** dest )