mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments
because it confuses gtk-doc and breaks some links. Also change the "Index of new symbols in GIMP 2.x" sections to be what seems to be the modern standard (looked at the GLib and GTK+ docs), and update some other stuff.
This commit is contained in:
@@ -418,7 +418,7 @@ gimp_module_register_enum (GTypeModule *module,
|
||||
*
|
||||
* Return value: the #GQuark that defines the GIMP module error domain.
|
||||
*
|
||||
* Since: GIMP 2.8
|
||||
* Since: 2.8
|
||||
**/
|
||||
GQuark
|
||||
gimp_module_error_quark (void)
|
||||
|
Reference in New Issue
Block a user