Method

GtkSpinButtonget_snap_to_ticks

Declaration [src]

gboolean
gtk_spin_button_get_snap_to_ticks (
  GtkSpinButton* spin_button
)

Description [src]

Returns whether the values are corrected to the nearest step.

Return value

Type: gboolean

TRUE if values are snapped to the nearest step.