I've got a GtkListStore as the model for a GtkComboBox. I'd like to be
able to call gtk_tree_view_set_show_lines() and
gtk_tree_view_expand_all(), but obviously a GtkComboBox is not a
GtkTreeView...

Is it possible to do this with a GtkComboBox? If not... is there at least
a way to expand certain rows?


_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to