API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_box_move_focus ( GntBox* box, int dir )
Move the focus from one widget to the other.
dir
Type: int
int
The direction. If it’s 1, then the focus is moved forwards, if it’s -1, the focus is moved backwards.