Method

PhocOutputremove_bling

Declaration [src]

void
phoc_output_remove_bling (
  PhocOutput* self,
  PhocBling* bling
)

Description [src]

Removes the given bling from the output.

Parameters

bling

Type: PhocBling

The bling to remove.

The data is owned by the caller of the method.