Method

EvinceDocumentAnnotationget_rgba

Declaration [src]

void
ev_annotation_get_rgba (
  EvAnnotation* annot,
  GdkRGBA* rgba
)

Description [src]

Gets the color of annot.

Available since:3.6

Parameters

rgba GdkRGBA
 

A GdkRGBA to be filled with the annotation color.

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