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,16 @@
|
||||
#include "gimpcellrenderertoggle.h"
|
||||
|
||||
|
||||
/**
|
||||
* SECTION: gimpcellrenderertoggle
|
||||
* @title: GimpCellRendererToggle
|
||||
* @short_description: A #GtkCellRendererToggle that displays icons instead
|
||||
* of a checkbox.
|
||||
*
|
||||
* A #GtkCellRendererToggle that displays icons instead of a checkbox.
|
||||
**/
|
||||
|
||||
|
||||
#define DEFAULT_ICON_SIZE GTK_ICON_SIZE_BUTTON
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user