Method

AdwSpinRowset_snap_to_ticks

Declaration [src]

void
adw_spin_row_set_snap_to_ticks (
  AdwSpinRow* self,
  gboolean snap_to_ticks
)

Description [src]

Sets whether invalid values are snapped to the nearest step increment.

Available since:1.4

Parameters

snap_to_ticks gboolean
 

Whether invalid values are snapped to the nearest step increment.