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:
@ -37,6 +37,17 @@
|
||||
#include "libgimp/libgimp-intl.h"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION: gimpcolornotebook
|
||||
* @title: GimpColorNotebook
|
||||
* @short_description: A #GimpColorSelector implementation.
|
||||
*
|
||||
* The #GimpColorNotebook widget is an implementation of a
|
||||
* #GimpColorSelector. It serves as a container for
|
||||
* #GimpColorSelectors.
|
||||
**/
|
||||
|
||||
|
||||
#define DEFAULT_TAB_BORDER 0
|
||||
#define DEFAULT_TAB_ICON_SIZE GTK_ICON_SIZE_BUTTON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user