Handbook
Glossary
gtk_cell_view_get_size_of_row ( cell_view path requisition -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
cell_view
an
object
path
an
object
requisition
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_cell_view_get_size_of_row
( GtkCellView* cell_view, GtkTreePath* path, GtkRequisition*
requisition )