Gtk.Adjustment.prototype.set_page_increment
function set_page_increment(page_increment:Number):void {
// Gjs wrapper for gtk_adjustment_set_page_increment()
}Sets the page increment of the adjustment.
See Gtk.Adjustment.prototype.set_lower about how to compress multiple emissions of the Gtk.changed signal when setting multiple adjustment properties.
Since 2.14
- page_increment
the new page increment