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

TGeanyKeyGroupFunc

Declaration

Source position: geanybindings.inc line 667

type TGeanyKeyGroupFunc = function(

  group: PGeanyKeyGroup;

  key_id: guint;

  user_data: gpointer

):gboolean;