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

utils_get_setting_boolean

Declaration

Source position: geanybindings.inc line 1234

function utils_get_setting_boolean(

  var config: TGKeyFile;

  section: Pgchar;

  key: Pgchar;

  default_value: gboolean

):gboolean;