API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_tree_scroll ( GntTree* tree, int count )
Scroll the contents of the tree.
count
Type: int
int
If positive, the tree will be scrolled down by count rows, otherwise, it will be scrolled up by count rows.