Files
gimp/libgimpwidgets
Michael Natterer 79f0f5639b Don't use gtk_container_add() for adding to GtkBoxes
because the packing options are different for GtkH/VBox and GtkBox
itself which is now instantiable. Instead, always use
gtk_box_pack_start() and specify expanding explicitely.
2010-10-30 14:57:56 +02:00
..
2009-05-17 14:11:35 +02:00
2010-08-11 23:32:44 +02:00
2010-08-11 23:32:44 +02:00
2010-10-16 11:53:50 +05:30