PapersDocument.AnnotationAttachment¶
- Subclasses:
None
Methods¶
- Inherited:
PapersDocument.AnnotationMarkup (11), PapersDocument.Annotation (20), GObject.Object (37)
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/c |
The attachment of the annotation |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class PapersDocument.AnnotationAttachment(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(page, attachment)¶
- Parameters:
page (
PapersDocument.Page) –attachment (
PapersDocument.Attachment) –
- Return type:
- get_attachment()¶
- Returns:
- Return type:
- set_attachment(attachment)¶
- Parameters:
attachment (
PapersDocument.Attachment) –- Return type: