From 5cf3a7955ba22cd95f1deaa8860f4fdcbab2c8ad Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 5 Feb 2009 14:42:38 +0100 Subject: Adding in the API function to take and icon and display it. Just the prototype. --- docs/reference/libindicate-decl.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/reference/libindicate-decl.txt b/docs/reference/libindicate-decl.txt index b2caecb..6e0c490 100644 --- a/docs/reference/libindicate-decl.txt +++ b/docs/reference/libindicate-decl.txt @@ -119,6 +119,11 @@ IndicateIndicator * indicator IndicateIndicator * indicator, const gchar * key, const gchar * data +indicate_indicator_set_property_icon +void +IndicateIndicator * indicator, const gchar * key, const GdkPixbuf * data + + indicate_indicator_get_property const gchar * IndicateIndicator * indicator, const gchar * key -- cgit v1.2.3