Method
PapersDocumentAnnotationset_area
since: 3.18
Declaration [src]
gboolean
pps_annotation_set_area (
PpsAnnotation* annot,
const PpsRectangle* area
)
Description [src]
Set the area of the annotation to area
.
Available since: 3.18
Sets property | PapersDocument.Annotation:area |
Parameters
area
-
Type:
PpsRectangle
A
PpsRectangle
.The data is owned by the caller of the method.