gtk_tree_model_sort_convert_child_path_to_path ( tree_model_sort child_path -- GtkTreePath* )


Vocabulary
gtk2.ffi

Inputs
tree_model_sortan object
child_pathan object


Outputs
GtkTreePath*an object


Definition


LIBRARY: gtk2 FUNCTION: GtkTreePath*
gtk_tree_model_sort_convert_child_path_to_path
( GtkTreeModelSort* tree_model_sort, GtkTreePath* child_path
)