Handbook
Glossary
gdk_drawable_get_size ( drawable width height -- )
Vocabulary
gdk2
.
ffi
Inputs
drawable
an
object
width
an
object
height
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_drawable_get_size
( GdkDrawable* drawable, gint* width, gint* height )