summaryrefslogtreecommitdiff
path: root/gtk/gtkcomboboxtext.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+12
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Bug 619148 - "active ID" properties (GtkComboBox)Ryan Lortie2010-11-301-0/+10
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-261-1/+1
* Revert the id-column patchMatthias Clasen2010-10-231-4/+0
* Add a way to associate numeric ids with combobox valuesMatthias Clasen2010-10-231-0/+4
* comboboxtext: Add gtk_combo_box_text_remove_all()Christian Dywan2010-10-211-0/+1
* GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_rem...Javier Jardón2010-10-161-1/+1
* Add gtk_combo_box_text_new_with_entryMatthias Clasen2010-10-151-0/+1
* Added GtkComboBoxText apiChristian Dywan2010-10-151-0/+76