Handbook
Glossary
gtk_tree_view_column_pack_start ( tree_view_column cell expand -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_view_column
an
object
cell
an
object
expand
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tree_view_column_pack_start
( GtkTreeViewColumn* tree_view_column, GtkCellRenderer*
cell,
gboolean
expand )