Introduce direction / orientation / position conversion functions
This commit is contained in:
committed by
Orestis Floros
parent
e5c430e419
commit
1e8e4d3e7f
@ -17,9 +17,6 @@
|
||||
*/
|
||||
void tree_move(Con *con, direction_t direction);
|
||||
|
||||
typedef enum { BEFORE,
|
||||
AFTER } position_t;
|
||||
|
||||
/**
|
||||
* This function detaches 'con' from its parent and inserts it either before or
|
||||
* after 'target'.
|
||||
|
Reference in New Issue
Block a user