Re: Shrinking main window?



On Fri, 28 Apr 2006 21:17:31 -0500 "Jonathon Jongsma"
<jonathon jongsma gmail com> waved a wand and this message magically
appeared:

> Well, this is from the GTK+ docs for this function:
> Warning
> gtk_window_set_policy is deprecated and should not be used in
> newly-written code. Use gtk_window_set_resizable() instead.

I see, I must have googled some rather old docs.
 
> So I'd question whether you really need this functionality enough to
> use a deprecated function.  And if you decide you need it, you'll
> probably need to call the GTK+ function directly.

OK, calling set_resizable(false) worked for me. Thanks.

-- 
http://www.munted.org.uk

Take a nap, it saves lives.



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