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

gtk_spin_button_get_range

Declaration

Source position: lazgtk3.pas line 18276

procedure gtk_spin_button_get_range(

  spin_button: PGtkSpinButton;

  min: Pgdouble;

  max: Pgdouble

);