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

geany_plugin_set_data

Declaration

Source position: geanybindings.inc line 1410

procedure geany_plugin_set_data(

  var plugin: TGeanyPlugin;

  data: gpointer;

  free_func: TGDestroyNotify

);