SpinRow


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public SpinRow (Adjustment? adjustment, double climb_rate, uint digits)

Creates a new `AdwSpinRow`.

Parameters:

adjustment

the adjustment that this spin row should use

climb_rate

the rate the value changes when holding a button or key

digits

the number of decimal places to display

Returns:

the newly created `AdwSpinRow`