Method

PapersDocumentAnnotationget_rgba

since: 3.6

Declaration [src]

void
pps_annotation_get_rgba (
  PpsAnnotation* annot,
  GdkRGBA* rgba
)

Description [src]

Gets the color of annot.

Available since: 3.6

Parameters

rgba

Type: GdkRGBA

A GdkRGBA to be filled with the annotation color.

The argument will be set by the function.
The returned data is owned by the instance.