Method

PapersDocumentMappingListremove

since: 3.14

Declaration [src]

void
pps_mapping_list_remove (
  PpsMappingList* mapping_list,
  PpsMapping* mapping
)

Description

No description available.

Available since: 3.14

Parameters

mapping

Type: PpsMapping

PpsMapping to remove.

The data is owned by the caller of the method.