Method
EvinceDocumentMappingListget
since: 3.12
Declaration [src]
EvMapping*
ev_mapping_list_get (
  EvMappingList* mapping_list,
  gdouble x,
  gdouble y
)
Return value
Type: EvMapping
The EvMapping in the list at coordinates (x, y)
| The data is owned by the instance. |