scroll_to
Description:
Scrolls a descendant of the viewport into view.
The viewport and the descendant must be visible and mapped for this function to work, otherwise no scrolling will be performed.
Parameters:
this |
a `GtkViewport` |
descendant |
a descendant widget of the viewport |
scroll |
details of how to perform the scroll operation or NULL to scroll into view |