gimp-image-add-vguide

Adam D. Moss

Description

Add a vertical guide to an image.

Help

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.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_INT xposition The guide's x-offset from left of image (xposition >= 0)

Return

Type Name Description
PF_INT guide The new guide