Optionalproperties: Partial<{}>Since 4.12get_Since 4.12get_Since 4.12refIncreases the reference count of a Gtk.ScrollInfo by one.
the passed in Gtk.ScrollInfo.
Since 4.12set_Since 4.12set_Since 4.12unrefDecreases the reference count of a Gtk.ScrollInfo by one.
If the resulting reference count is zero, frees the self.
Staticnew
Provides detailed information on how a scroll operation should be performed.
Scrolling functions usually allow passing a
NULLscroll info which will cause the default values to be used and just scroll the element into view.Since
4.12