Handbook
Glossary
gtk_distribute_natural_allocation ( extra_space n_requested_sizes sizes -- gint )
Vocabulary
gtk2
.
ffi
Inputs
extra_space
an
object
n_requested_sizes
an
object
sizes
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gint
gtk_distribute_natural_allocation
(
gint
extra_space,
guint
n_requested_sizes,
GtkRequestedSize* sizes )