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. See gtk_spin_button_set_snap_to_ticks().

Return value

Type: gboolean

TRUE if values are snapped to the nearest step.