Function
GtkScrollInfonew
Declaration [src]
GtkScrollInfo*
gtk_scroll_info_new (
void
)
Description [src]
Creates a new scroll info for scrolling an element into view.
Available since: | 4.12 |
Return value
Returns: | GtkScrollInfo |
A new scroll info. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |