Handbook
Glossary
gdk_display_get_maximal_cursor_size ( display width height -- )
Vocabulary
gdk2
.
ffi
Inputs
display
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_display_get_maximal_cursor_size
( GdkDisplay* display, guint* width, guint* height )