Poppler.LinkMapping¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
action |
r/w |
||
area |
r/w |
a |
Methods¶
class |
|
|
|
|
Details¶
- class Poppler.LinkMapping¶
A
Poppler.LinkMapping
structure represents the location of action on the page- classmethod new()¶
- Returns:
a new
Poppler.LinkMapping
, usePoppler.LinkMapping.free
() to free it- Return type:
Creates a new
Poppler.LinkMapping
- copy()¶
- Returns:
a new allocated copy of self
- Return type:
Creates a copy of self
- free()¶
Frees the given
Poppler.LinkMapping