Handbook
Glossary
gtk_tree_view_column_set_title ( tree_view_column title -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_view_column
an
object
title
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_title
( GtkTreeViewColumn* tree_view_column, gchar* title )