Method
PapersDocumentMappingListget
since: 3.12
Declaration [src]
PpsMapping*
pps_mapping_list_get (
  PpsMappingList* mapping_list,
  gdouble x,
  gdouble y
)
Return value
Type: PpsMapping
The PpsMapping in the list at coordinates (x, y).
| The returned data is owned by the instance. |