RE: [gtk-list] Re: top-level window position/size questions



On 22-Jul-98 Erik Greenwald wrote:
> To retreive the window position:
> (GtkWindow *)mywindow->x   and y, they're in the struct in gtkwindows.h, 
> I don't know if they actualy work well :)

 They're not defined in GtkWindow I have (gtk-1.0.4)... It seems that the position
should be in GtkWidgetAuxInfo struct, but how can I access it?
 
> To set minimum size, I BELEIVE is gtk_widget_set_usize, if I'm not please correct me. 
 
 Thanks a lot, it does do what I want.

 Regards,
VZ



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