ComboBox (Vala) Tiffany Antopolski tiffany.antopolski@gmail.com 2013 A widget used to choose from a list of items ComboBox (two columns)

This ComboBox prints to the terminal your selection when you change it.

Code used to generate this example
API References

In this sample we used the following:

GtkComboBox

GtkListStore

GtkCellRendererText

GtkCellRendererPixbuf

Stock Items