Method

AdwSpinRowget_adjustment

since: 1.4

Declaration [src]

GtkAdjustment*
adw_spin_row_get_adjustment (
  AdwSpinRow* self
)

Description [src]

Gets the adjustment that holds the value for the spin row.

Available since: 1.4

Gets propertyAdw.SpinRow:adjustment

Return value

Type: GtkAdjustment

The adjustment that holds the spin row’s value.

The returned data is owned by the instance.