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

gtk_spin_button_new

Declaration

Source position: lazgtk3.pas line 16593

function gtk_spin_button_new(

  adjustment: PGtkAdjustment;

  climb_rate: gdouble;

  digits: guint

):PGtkSpinButton;