Method

GimpLinkLayerdiscard

unstable since: 3.2

Declaration [src]

gboolean
gimp_link_layer_discard (
  GimpLinkLayer* layer
)

Description [src]

Discard the link layer information.

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

Available since: 3.2

Return value

Type: gboolean

TRUE on success.