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

plugin_set_key_group_full

Declaration

Source position: geanybindings.inc line 1398

function plugin_set_key_group_full(

  var plugin: TGeanyPlugin;

  section_name: Pgchar;

  count: gsize;

  cb: TGeanyKeyGroupFunc;

  pdata: gpointer;

  destroy_notify: TGDestroyNotify

):PGeanyKeyGroup;