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:
@ -32,6 +32,16 @@
|
||||
#include "gimpwidgetsmarshal.h"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION: gimpcolordisplaystack
|
||||
* @title: GimpColorDisplayStack
|
||||
* @short_description: A stack of color correction modules.
|
||||
* @see_also: #GimpColorDisplay
|
||||
*
|
||||
* A stack of color correction modules.
|
||||
**/
|
||||
|
||||
|
||||
enum
|
||||
{
|
||||
CHANGED,
|
||||
|
||||
Reference in New Issue
Block a user