libgimp*: lots of doc fixes and new docs for structs and enums
(cherry picked from commit aca5f806c4
)
This commit is contained in:
@ -29,6 +29,12 @@
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
||||
/**
|
||||
* GimpWidgetsError:
|
||||
* @GIMP_WIDGETS_PARSE_ERROR: A parse error has occured
|
||||
*
|
||||
* Types of errors returned by libgimpwidgets functions
|
||||
**/
|
||||
typedef enum
|
||||
{
|
||||
GIMP_WIDGETS_PARSE_ERROR
|
||||
|
Reference in New Issue
Block a user