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

utils_get_setting_double

Declaration

Source position: geanybindings.inc line 1291

function utils_get_setting_double(

  var config: TGKeyFile;

  section: Pgchar;

  key: Pgchar;

  default_value: gdouble

):gdouble;