fltk_tree_item_array_move
fn
int fltk_tree_item_array_move(TreeItemArrayPtr arr, int to, int from)Moves an item from one position to another. Returns 0 on success.
int fltk_tree_item_array_move(TreeItemArrayPtr arr, int to, int from)Moves an item from one position to another. Returns 0 on success.