Re: [gtk-list] Modifying the size of GtkWidget *Text



LEFEBVRE Cedric wrote:
> 
> I'd like to modify the size of GtkWidget *Text.
> How can that be done ?
> Please help !
> 
> --
> ICQ : 12843985

gtk_widget_set_usize(Text, 100, 100);

See the '4. Packing Widgets' section of the gtk+ tutorial.

Ionutz



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