diff gtk/gaimcombobox.h @ 15367:06591d48f8a4

[gaim-migrate @ 18159] How's this, Mark? committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 19 Jan 2007 01:57:56 +0000
parents 009db0b357b5
children 24843d86c2a3
line wrap: on
line diff
--- a/gtk/gaimcombobox.h	Thu Jan 18 20:19:41 2007 +0000
+++ b/gtk/gaimcombobox.h	Fri Jan 19 01:57:56 2007 +0000
@@ -98,6 +98,7 @@
                                               const gchar     *text);
 void          gtk_combo_box_remove_text      (GtkComboBox     *combo_box,
                                               gint             position);
+gchar        *gtk_combo_box_get_active_text  (GtkComboBox     *combo_box);
 
 /* programmatic control */
 void          gtk_combo_box_popup            (GtkComboBox     *combo_box);