Handbook
Glossary
gtk_tree_view_set_tooltip_column ( tree_view column -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_view
an
object
column
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_set_tooltip_column
( GtkTreeView* tree_view,
gint
column )