knocte :: MonoTema
WTF
Junio 10th, 2008 - [Enlace local]
How can I clear the list of elements of a Gtk.ComboBox??? It doesn't seem to be a way, but maybe if I'm able to get the number of elements... After an hour searching, when I was going to give up, I just found this: combo_box = GTK_COMBO_BOX (NAUTILUS_NAVIGATION_WINDOW (window)->view_as_combo_box); /* Clear the contents of ComboBox in a wacky way because there * is no function to clear all