Handbook
Glossary
gtk_tree_view_map_expanded_rows ( tree_view func data -- )
Vocabulary
gtk2
.
ffi
Inputs
tree_view
an
object
func
an
object
data
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_map_expanded_rows
( GtkTreeView* tree_view,
GtkTreeViewMappingFunc
func,
gpointer
data )