Files
gtk/gtk/ui/gtkoptionlist.ui.h
Matthias Clasen 7169eee75d Split GtkCombo up into two widgets
Split GtkCombo up into GtkOptionButton and GtkOptionList. The
latter is just the list widget, which can be used standalone.
Add new tests in testoptionlist to demonstrate this.
2015-01-07 00:15:37 -05:00

4 lines
48 B
C

N_("Custom Entry");
N_("No match");
N_("Done");