Method

EvinceDocumentMappingListremove

Declaration [src]

void
ev_mapping_list_remove (
  EvMappingList* mapping_list,
  EvMapping* mapping
)

Description

No description available.
Available since:3.14

Parameters

mapping EvMapping
 

EvMapping to remove.

 The data is owned by the caller of the function.