Method
EvinceDocumentAnnotationset_color
Declaration [src]
gboolean
ev_annotation_set_color (
EvAnnotation* annot,
const GdkColor* color
)
Description [src]
Set the color of the annotation to color
. You can monitor
changes to the annotation’s color by connecting to
notify::color signal on annot
.
Deprecated since: | 3.6 |
Use |
Sets property | EvinceDocument.Annotation:color |
Parameters
color |
GdkColor |
A |
|
The data is owned by the caller of the function. |