gimp_image_add_hguide - Add a horizontal guide to an image.
SYNOPSIS
guide = gimp_image_add_hguide (image,yposition)
DESCRIPTION
This procedure adds a horizontal guide to an image. It takes the input image and the y-position of the new guide as parameters. It returns the guide ID of the new guide.