On 10/28/2013 08:55 PM, Mariano Gaudix wrote:
The GtkEntry continuous big .
gtk_box_set_child_packing( GTK_BOX( box ), entry,FALSE, TRUE, 0, GTK_PACK_START 
);

the sentence   don't work .

You need a widget adjacent to your entry to take up the space you don't want filled by your entry... (say a blank label widget)
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to