Gtk.Adjustment.prototype.get_page_increment
function get_page_increment():Number {
// Gjs wrapper for gtk_adjustment_get_page_increment()
}Retrieves the page increment of the adjustment.
Since 2.14
- Returns
The current page increment of the adjustment.