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