gplugin/gplugin

Clean up the docs on GPluginPluginClass's state-changed member
bugfix/docs-cleanup
2019-08-15, Gary Kramlich
66388c55755d
Parents ebea1f4d73fa
Children 4c157cd33749
Clean up the docs on GPluginPluginClass's state-changed member
--- a/gplugin/gplugin-plugin.c Thu Aug 15 23:00:19 2019 -0500
+++ b/gplugin/gplugin-plugin.c Thu Aug 15 23:10:00 2019 -0500
@@ -57,7 +57,7 @@
/**
* GPluginPluginInterface:
- * @state_changed: The signal to emit when the plugin's state has changed.
+ * @state_changed: The class closure for the #GPluginPlugin::state-changed signal.
*
* The interface that defines the behavior of plugins, including properties and
* signals.