Re: GtkEntry ... change size



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)

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]