Method
EvinceDocumentMappingListnth
Declaration [src]
EvMapping*
ev_mapping_list_nth (
EvMappingList* mapping_list,
guint n
)
Return value
Type: EvMapping
The Evmapping
at position n
in mapping_list
.
The returned data is owned by the instance. |