libgimpwidgets: move docs from template files to inline comments

but leave the template file for gimpstock there because its contents
would be too much for gimpstock.h.
This commit is contained in:
Michael Natterer
2010-07-05 18:01:28 +02:00
parent 597b255262
commit 1f7ff98c45
112 changed files with 845 additions and 5595 deletions

View File

@ -30,6 +30,15 @@
#include "gimpstringcombobox.h"
/**
* SECTION: gimpstringcombobox
* @title: GimpStringComboBox
* @short_description: A #GtkComboBox subclass to select strings.
*
* A #GtkComboBox subclass to select strings.
**/
enum
{
PROP_0,