Re: RE : Re: RE : Re: GtkFixed

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

 



On Thu, 2006-06-15 at 17:11 +0200, Christophe HAUSER wrote:
> I think it will help :)
> But about the size request, I wonder if my code is
> right :
> 
> 	GtkRequisition *req  ;
> 	req->height = 300;
> 	req->width = 400;
> 
> 	  gtk_widget_size_request(GTK_WIDGET(Moz), req);


gtk_widget_set_size_request()


_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux