geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

PluginDocDataProxy Struct Reference

Public Attributes

gpointer data
 
GDestroyNotify free_func
 

Detailed Description

Definition at line 46 of file pluginutils.c.

Member Data Documentation

◆ data

gpointer PluginDocDataProxy::data

◆ free_func

GDestroyNotify PluginDocDataProxy::free_func

Definition at line 49 of file pluginutils.c.

Referenced by plugin_doc_data_proxy_free(), and plugin_set_document_data_full().


The documentation for this struct was generated from the following file: