Re: RE : Re: RE : Re: GtkFixed
- From: Paul Davis <paul linuxaudiosystems com>
- To: Christophe HAUSER <kereoz yahoo fr>
- Cc: gtk-list gnome org
- Subject: Re: RE : Re: RE : Re: GtkFixed
- Date: Thu, 15 Jun 2006 11:52:39 -0400
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()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]