roxen.lists.pike.general

Subject Author Date
Re: Pike 7.8.352 released Lance Dillon <riffraff169[at]yahoo[dot]com> 24-09-2009
Hmm, weird.  Well, vbox is a member, but there is also a method
get_content_area() (as of gtk 2.14) that returns vbox also.  There is no method
get_vbox() in the gtk documentation, so there shouldn't be a reference to the
method in the pike docs.




________________________________
From: Yvan Vander Sanden <<yvan[at]youngmusic.org>>
To: <pike[at]roxen.com>
Sent: Thursday, September 24, 2009 9:26:59 AM
Subject: Re: Pike 7.8.352 released

Hi.

I think there's an error in de GTK2 documentation. When creating a dialog
(GTK2.Dialog) You should get a handle to the content container with
'->get_vbox()'. According to the documentation, that is. That method does not
exist, however. There is a function "->vbox()" that does the trick, but in any
case this is an inconsistency between code and manual.

Regards,

yvan vander sanden