From 0b8edc9752cc3eef784366e95f038aa442575c71 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 13 Jun 2012 01:08:48 +0200 Subject: libdocument: Add EvAnnotation API using GdkRGBA Add new API to EvAnnotation that uses GdkRGBA, and deprecated the GdkColor using one. Part of https://bugzilla.gnome.org/show_bug.cgi?id=677983 taken from: https://git.gnome.org/browse/evince/commit/?id=c477923 https://git.gnome.org/browse/evince/commit/?id=87ca31d --- help/reference/libdocument/libatrildocument-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'help/reference') diff --git a/help/reference/libdocument/libatrildocument-sections.txt b/help/reference/libdocument/libatrildocument-sections.txt index 23a164b9..14982529 100644 --- a/help/reference/libdocument/libatrildocument-sections.txt +++ b/help/reference/libdocument/libatrildocument-sections.txt @@ -568,6 +568,8 @@ ev_annotation_set_modified ev_annotation_set_modified_from_time ev_annotation_get_color ev_annotation_set_color +ev_annotation_get_rgba +ev_annotation_set_rgba ev_annotation_markup_get_label ev_annotation_markup_set_label ev_annotation_markup_get_opacity -- cgit v1.2.1