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