Manipulating a GtkComboBox like a GtkTreeView.



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?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]