Method
PapersDocumentAnnotationset_rgba
since: 3.6
Declaration [src]
gboolean
pps_annotation_set_rgba (
  PpsAnnotation* annot,
  const GdkRGBA* rgba
)
Description [src]
Set the color of the annotation to rgba.
Available since: 3.6
| Sets property | PapersDocument.Annotation:rgba | 
Parameters
- rgba
- 
            Type: GdkRGBAA GdkRGBA.The data is owned by the caller of the method.