Note that the page-size is irrelevant and should be set to zero if the adjustment is used for a simple scalar value, e.g. in a #GtkSpinButton.
Adjustment.pageSize
double pageSize() @propertyGet pageSize property.
Returns
The page size of the adjustment.
void pageSize(double propval) @propertySet pageSize property.
Parameters
propval | The page size of the adjustment. Note that the page-size is irrelevant and should be set to zero if the adjustment is used for a simple scalar value, e.g. in a #GtkSpinButton. |