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:
@ -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,
|
||||
|
Reference in New Issue
Block a user