libgimp*: lots of doc fixes and new docs for structs and enums

(cherry picked from commit aca5f806c4)
This commit is contained in:
Michael Natterer
2019-07-24 01:18:30 +02:00
parent f020569caa
commit ff1e645c2f
18 changed files with 166 additions and 11 deletions

View File

@ -268,7 +268,7 @@ static gchar *pdb_error_message = NULL;
* and the 'argc' and 'argv' that are passed to "main".
*
* Returns: an exit status as defined by the C library,
* on success %EXIT_SUCCESS.
* on success EXIT_SUCCESS.
**/
gint
gimp_main (const GimpPlugInInfo *info,