[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_spin_button_set_increments

Declaration

Source position: lazgtk3.pas line 18279

procedure gtk_spin_button_set_increments(

  spin_button: PGtkSpinButton;

  step: gdouble;

  page: gdouble

);