![]() | ![]() | ![]() | Anjuta Developers Reference Manual | ![]() |
---|
GluePluginGluePlugin — Underlying glue plugin |
GluePlugin; GluePluginComponent; GType (*GluePluginComponentGetTypeFunc) (GluePlugin *plugin); GluePlugin* glue_plugin_new (GModule *module); #define GLUE_PLUGIN_MODULE (components) #define GLUE_REGISTER_COMPONENTS (components) #define GLUE_GET_COMPONENT_TYPE (components)
typedef struct { const gchar *name; GluePluginComponentGetTypeFunc get_type_func; } GluePluginComponent;
GType (*GluePluginComponentGetTypeFunc) (GluePlugin *plugin);
plugin : | |
Returns : |
<< GlueFactory | ESplash >> |