Enumeration

GimpGridStyle

Declaration

enum Gimp.GridStyle

Description [src]

Rendering types for the display grid.

Members

Name Description
GIMP_GRID_DOTS

Intersections (dots)

GIMP_GRID_INTERSECTIONS

Intersections (crosshairs)

GIMP_GRID_ON_OFF_DASH

Dashed.

GIMP_GRID_DOUBLE_DASH

Double dashed.

GIMP_GRID_SOLID

Solid.