libgimp: add a links to gimp_main() docs from GIMP_MAIN().

This commit is contained in:
Jehan 2025-02-13 22:10:39 +01:00
parent 0b7123ed2b
commit 7e7281b888

View file

@ -99,6 +99,9 @@ G_BEGIN_DECLS
*
* at the toplevel of your file. No semicolon should be used.
*
* Non-C plug-ins won't have this function and should use
* [func@Gimp.main] instead.
*
* Since: 3.0
**/