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

plugin_set_document_data_full

Declaration

Source position: geanybindings.inc line 1448

procedure plugin_set_document_data_full(

  var plugin: TGeanyPlugin;

  var doc: TGeanyDocument;

  key: Pgchar;

  data: gpointer;

  free_func: TGDestroyNotify

);