Enumeration

GimpInkBlobType

Declaration

enum Gimp.InkBlobType

Description [src]

Ink tool tips.

Members

GIMP_INK_BLOB_TYPE_CIRCLE

Circle.

  • Value: 0
  • Available since: 3.0
GIMP_INK_BLOB_TYPE_SQUARE

Square.

  • Value: 1
  • Available since: 3.0
GIMP_INK_BLOB_TYPE_DIAMOND

Diamond.

  • Value: 2
  • Available since: 3.0