Method

GimpVectorLayerdiscard

unstable since: 3.2

Declaration [src]

gboolean
gimp_vector_layer_discard (
  GimpVectorLayer* layer
)

Description [src]

Discard the vector layer information.

Discards the vector information. This makes the layer behave like a normal layer.

Available since: 3.2

Return value

Type: gboolean

TRUE on success.