Handbook
Glossary
gtk_cell_view_set_fit_model ( cell_view fit_model -- )
Vocabulary
gtk3
.
ffi
Inputs
cell_view
an
object
fit_model
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_cell_view_set_fit_model
( GtkCellView* cell_view,
gboolean
fit_model )