guile-gtk-general
[Top][All Lists]
Advanced

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

Re: Gettng window->default_widget


From: Andy Wingo
Subject: Re: Gettng window->default_widget
Date: Sun, 06 May 2007 23:08:58 +0200

Hi Ariel,

On Tue, 2006-05-23 at 16:18 -0500, Ariel Rios wrote:
> I want to do somthing like:
> 
> GtkWidget widget = window->default_widget;

I have no idea, I don't know anything about this field. Generally if a
field is not exposed as a GObject property or via functions, it's not
wrapped, and needs custom treatment. That would be the case here, if
it's necessary to poke this one.

Cheers,
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]