Handbook
Glossary
gtk_tree_view_column_set_fixed_width ( tree_view_column fixed_width -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_view_column
an
object
fixed_width
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_set_fixed_width
( GtkTreeViewColumn* tree_view_column,
gint
fixed_width )