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

plugin_set_document_data

Declaration

Source position: geanybindings.inc line 1446

procedure plugin_set_document_data(

  var plugin: TGeanyPlugin;

  var doc: TGeanyDocument;

  key: Pgchar;

  data: gpointer

);