Re: [Re: [gtkmm] A small doc question]



Daniel Elstner <daniel elstner gmx net> wrote:
> Am Mit, 2002-10-16 um 21.30 schrieb Jussi Pakkanen:
> > 
> > Currently the gtkmm 1.2 -> 2.0 porting guide says:
> > 
> > Change Gtk::Widget::set_usize() to set_default_size()
> > 
> > Shouldn't this be set_size_request instead of
> > set_default_size?
> 
> Right, it should be set_size_request().  set_default_size() is a
> Gtk::Window method.  This should be fixed.

Is it wrong to use set_default_size() on a Gtk::Window? I think it's OK, and
set_usize() was used most often on Windows so this what people generally want
to know. But we should probably mention both.


Murray Cumming
murrayc usa net
www.murrayc.com




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