L PROTECTED]
> Sent: Wednesday, December 10, 2008 2:57 PM
> To: Ravee Kondrakunta
> Cc: gtk-app-devel-list@gnome.org
> Subject: Re: Dynamically adding a wiget to a container created by glade
>
> On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote:
> > Hi,
> >
t; To: Ravee Kondrakunta
> Cc: gtk-app-devel-list@gnome.org
> Subject: Re: Dynamically adding a wiget to a container created by glade
>
> On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote:
>> Hi,
>>
>> I created a dialog with glade. In this dialog, I have
Kondrakunta
Cc: gtk-app-devel-list@gnome.org
Subject: Re: Dynamically adding a wiget to a container created by glade
On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote:
> Hi,
>
> I created a dialog with glade. In this dialog, I have a HBox with two
> widgets, one is the label a
On Thu, 2008-12-11 at 03:52 +0530, Ravee Kondrakunta wrote:
> Hi,
>
> I created a dialog with glade. In this dialog, I have a HBox with two
> widgets, one is the label and the other widget will be determined at the
> runtime.
>
> In the code I got the reference to the HBox using get_widget afte