Struct
GtkScrollInfo
since: 4.12
Description [src]
struct GtkScrollInfo {
/* No available fields */
}
The GtkScrollInfo
can be used to provide more accurate data on how a scroll
operation should be performed.
Scrolling functions usually allow passing a NULL
scroll info which will cause
the default values to be used and just scroll the element into view.
Available since: 4.12