grim/guifications3

b8a75ce3da16
Parents 9a882cfb0ec1
Children 4737caa5fedf
document the flag member of the GfPluginInfo struct
--- a/gflib/gflib/gf_plugin_info.h Sun Dec 27 01:54:13 2009 -0600
+++ b/gflib/gflib/gf_plugin_info.h Sun Dec 27 01:56:58 2009 -0600
@@ -29,6 +29,7 @@
/**
* GfPluginInfo:
* @abi_version: The abi version that this plugin was compiled for.
+ * @flags: The #GfPluginFlags for the plugin.
* @name: The name of the plugin.
* @version: The version of the plugin.
* @summary: The summary of the plugin.