gimp_image_add_vguide - Add a vertical guide to an image.
SYNOPSIS
guide = gimp_image_add_vguide (image,xposition)
DESCRIPTION
This procedure adds a vertical guide to an image. It takes the input image and the x-position of the new guide as parameters. It returns the guide ID of the new guide.