GtkSpinButton::configure

GtkSpinButton::configure

void configure( GtkAdjustment adjustment , double climb_rate, int digits);

This method sets the GtkAdjustment and configures the rate of the spin and number of decimal points displayed in an existing spinbutton.

Configuration settings made in this way will overwrite any existing settings on the calling GtkSpinButton.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.