Constructor

EvinceDocumentAnnotationAttachmentnew

Declaration [src]

EvAnnotation*
ev_annotation_attachment_new (
  EvPage* page,
  EvAttachment* attachment
)

Description

No description available.

Parameters

page EvPage
  No description available.
 The data is owned by the caller of the function.
attachment EvAttachment
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: EvAnnotation
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.