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