gimp-image-grid-set-style

Sylvain Foret

Description

Sets the style unit of an image's grid.

Help

This procedure sets the style of an image's grid. It takes the image and the new style as parameters.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_INT style The image's grid style { GRID-DOTS (0), GRID-INTERSECTIONS (1), GRID-ON-OFF-DASH (2), GRID-DOUBLE-DASH (3), GRID-SOLID (4) }

Return

None