API Version: 3.0
Library Version: 3.0.0-dev0
Generated by gi-docgen 2023.1
void gnt_text_view_scroll ( GntTextView* view, int scroll )
Scroll the textview.
scroll
Type: int
int
Scroll > 0 means scroll up, < 0 means scroll down, == 0 means scroll to the end.