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:
@ -29,6 +29,15 @@
|
||||
#include "gimpoffsetarea.h"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION: gimpoffsetarea
|
||||
* @title: GimpOffsetArea
|
||||
* @short_description: Widget to control image offsets.
|
||||
*
|
||||
* Widget to control image offsets.
|
||||
**/
|
||||
|
||||
|
||||
#define DRAWING_AREA_SIZE 200
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user