API Version: 3.0
Library Version: 3.0.2
Generated by gi-docgen 2023.1
guint gimp_image_add_vguide ( GimpImage* image, gint xposition )
Add a vertical guide to an image.
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.
xposition
Type: gint
gint
The guide’s x-offset from left of image.
Type: guint
guint
The new guide.