diff pidgin/gtkutils.h @ 25523:3439e98112ea

propagate from branch 'im.pidgin.pidgin' (head 39d4c6188e75b825060b407dfd9f478a9feef62b) to branch 'im.pidgin.pidgin.yaz' (head bc6d9e5cbd96667fab34cc4c41f03a2f2559b024)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 29 Jun 2007 00:58:24 +0000
parents d28015a513a9
children 1e92ac5586d9
line wrap: on
line diff
--- a/pidgin/gtkutils.h	Thu Jun 28 18:52:26 2007 +0000
+++ b/pidgin/gtkutils.h	Fri Jun 29 00:58:24 2007 +0000
@@ -605,5 +605,7 @@
 GtkTreePath *gtk_tree_path_new_from_indices (gint first_index, ...);
 #endif
 
+gchar *pidgin_gtk_ellipsis_text(GtkWidget *widget, const char *text, gint min_width, gchar *ellipsis);
+
 #endif /* _PIDGINUTILS_H_ */