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

keybindings_set_item_full

Declaration

Source position: geanybindings.inc line 801

function keybindings_set_item_full(

  var group: TGeanyKeyGroup;

  key_id: gsize;

  key: guint;

  _mod: TGdkModifierType;

  kf_name: Pgchar;

  _label: Pgchar;

  var menu_item: TGtkWidget;

  func: TGeanyKeyBindingFunc;

  pdata: gpointer;

  destroy_notify: TGDestroyNotify

):PGeanyKeyBinding;