Method

EvinceDocumentAnnotationget_area

Declaration [src]

void
ev_annotation_get_area (
  EvAnnotation* annot,
  EvRectangle* area
)

Description [src]

Gets the area of annot.

Available since:3.18

Parameters

area EvRectangle
 

A EvRectangle to be filled with the annotation area.

 The argument will be set by the function.
 The data is owned by the caller of the function.