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

gtk_spin_button_spin

Declaration

Source position: lazgtk3.pas line 18286

procedure gtk_spin_button_spin(

  spin_button: PGtkSpinButton;

  direction: TGtkSpinType;

  increment: gdouble

);