How can I control the aspect ratio of a child which is a
GtkDrawingArea?  I've tried
gtk_window_set_geometry_hints(), but rather than constrain the geometry
of the child GtkWidget I pass this function, it applies the aspect
ration constraint to the top-level GtkWindow.  Note that the child
widget is a couple of containers removed from the top-level Window.

I have seen this same question asked multiple times in various forums,
but I have never seen an answer to this question.

Thanks
Binu
_______________________________________________
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