Package: gtk
Function gtk:adjustment-configure
Lambda Listgtk:adjustment-configure (adjustment value lower upper step-increment page-increment page-size) ArgumentsDetails
Sets all properties of the adjustment at once. Use this function to avoid multiple emissions of the "changed" signal. See the gtk:adjustment-lower function for an alternative way of compressing multiple emissions of "changed" signals into one. | See also |
#2023-8-25