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,15 @@
|
||||
#include "gimpcellrenderercolor.h"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION: gimpcellrenderercolor
|
||||
* @title: GimpCellRendererColor
|
||||
* @short_description: A #GtkCellRenderer to display a #GimpRGB color.
|
||||
*
|
||||
* A #GtkCellRenderer to display a #GimpRGB color.
|
||||
**/
|
||||
|
||||
|
||||
#define DEFAULT_ICON_SIZE GTK_ICON_SIZE_MENU
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user