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

TGeanyKeyGroupFunc

Declaration

Source position: geanybindings.inc line 705

type TGeanyKeyGroupFunc = function(

  group: PGeanyKeyGroup;

  key_id: guint;

  user_data: gpointer

):gboolean;