Annotation.setColor

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.

More...
class Annotation
bool
setColor
(
Color color
)

Parameters

color Color

a #GdkColor

Return Value

Type: bool

%TRUE when the color has been changed, %FALSE otherwise.

Detailed Description

Deprecated: Use ev_annotation_set_rgba() instead.

Meta