[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

dialogs_show_input_numeric

Declaration

Source position: geanybindings.inc line 694

function dialogs_show_input_numeric(

  title: Pgchar;

  label_text: Pgchar;

  var value: gdouble;

  min: gdouble;

  max: gdouble;

  step: gdouble

):gboolean;