Method
GimpImagegrid_get_spacing
since: 2.4
Declaration [src]
gboolean
gimp_image_grid_get_spacing (
GimpImage* image,
gdouble* xspacing,
gdouble* yspacing
)
Description [src]
Gets the spacing of an image’s grid.
This procedure retrieves the horizontal and vertical spacing of an image’s grid. It takes the image as parameter.
Available since: 2.4