Method

GimpParasitehas_flag

Declaration [src]

gboolean
gimp_parasite_has_flag (
  const GimpParasite* parasite,
  gulong flag
)

Description

No description available.

Parameters

flag

Type: gulong

A parasite flag.

Return value

Type: gboolean

TRUE if parasite has flag set, FALSE otherwise.