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:
@ -33,6 +33,15 @@
|
||||
#include "libgimp/libgimp-intl.h"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION: gimpbrowser
|
||||
* @title: GimpBrowser
|
||||
* @short_description: A base class for a documentation browser.
|
||||
*
|
||||
* A base class for a documentation browser.
|
||||
**/
|
||||
|
||||
|
||||
enum
|
||||
{
|
||||
SEARCH,
|
||||
|
||||
Reference in New Issue
Block a user