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

gtk_spin_button_get_increments

Declaration

Source position: lazgtk3.pas line 18275

procedure gtk_spin_button_get_increments(

  spin_button: PGtkSpinButton;

  step: Pgdouble;

  page: Pgdouble

);