app: update documentation comment of gimp_guide_custom_new().

Say in the doc that custom guides do not follow snapping settings.
This commit is contained in:
Jehan 2016-02-11 17:40:45 +01:00
parent fa19271859
commit 7364c37158
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ gimp_guide_new (GimpOrientationType orientation,
* drive GEGL ops, etc.
* They are not saved in the XCF file. If an op, a symmetry or a plugin
* wishes to save its state, it has to do it internally.
* Moreover they don't follow guide snapping settings and never snap.
*
* Returns: the custom #GimpGuide.
**/