Good day
I'm new to Gtk+ and I want to use GtkComboBox to create a custome combobox where I can insert a gtk widget (which has a table, and a couple of buttons) inside the combobox. is that possible or not using gtk+ under C. I'm using Gtk 2.10.4
if that is not possible, can you please suggest another way to implement that
Thanks!