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

keybindings_set_item

Declaration

Source position: geanybindings.inc line 838

function keybindings_set_item(

  var group: TGeanyKeyGroup;

  key_id: gsize;

  callback: TGeanyKeyCallback;

  key: guint;

  _mod: TGdkModifierType;

  name: Pgchar;

  _label: Pgchar;

  var menu_item: TGtkWidget

):PGeanyKeyBinding;