qulogic/pidgin

Parents 516519cd0145
Children c18e9cfa0310
gtkblist: Improve icon_name doc for pidgin_blist_set_headline()
--- a/pidgin/gtkblist.h Fri Jun 08 21:05:00 2018 -0500
+++ b/pidgin/gtkblist.h Mon Jun 11 17:19:01 2018 -0500
@@ -444,7 +444,7 @@
/**
* pidgin_blist_set_headline:
* @text: Pango Markup for the label text
- * @icon_name: The icon name for the icon
+ * @icon_name: The icon name from the #GtkIconTheme
* @callback: The callback to call when headline is clicked
* @user_data: The userdata to include in the callback
* @destroy: The callback to call when headline is closed or replaced by another headline.