Hi,

> 
> how do I change the height of a combo widget?
> 
   Is it a special case? Why don't you try gtk_widget_set_size_request
(GTK_WIDGET (combo), -1, height)?

[Have I misinterpreted your question?]

-- 
Santhosh.
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Project - http://eccvs.sf.net
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to