[Overview][Constants][Types][Procedures and functions][Variables][Index] |
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 |