diff pidgin/gtkutils.h @ 18215:16bf31872b7a

Chat topics in status line of chat infopanes
author Sean Egan <seanegan@gmail.com>
date Wed, 20 Jun 2007 23:33:32 +0000
parents 77b9ceb83426
children 571e0ca28d6c 708198aadad8
line wrap: on
line diff
--- a/pidgin/gtkutils.h	Wed Jun 20 22:39:17 2007 +0000
+++ b/pidgin/gtkutils.h	Wed Jun 20 23:33:32 2007 +0000
@@ -572,6 +572,15 @@
  */
 void pidgin_gdk_pixbuf_make_round(GdkPixbuf *pixbuf);
 
+/**
+ * Returns an HTML-style color string for use as a dim grey
+ * string
+ *
+ * @param widget  The widget to return dim grey for
+ * @return The dim grey string
+ */
+const char *pidgin_get_dim_grey_string(GtkWidget *widget);
+
 #if !GTK_CHECK_VERSION(2,2,0)
 /**
  * This is copied from Gtk to support Gtk 2.0