Re: how to use get_geometry correctlly
- From: Murray Cumming <murrayc murrayc com>
- To: chennanbang <chennanbang gmail com>
- Cc: gtkmm-list gnome org, paul linuxaudiosystems com
- Subject: Re: how to use get_geometry correctlly
- Date: Wed, 26 Mar 2008 09:54:56 +0100
On Wed, 2008-03-26 at 07:41 +0800, chennanbang wrote:
>
>
> On Tue, Mar 25, 2008 at 7:32 PM, Paul Davis
> <paul linuxaudiosystems com> wrote:
>
>
>
> no, it means that the widget has been realized .... that is, a
> low level
> window owned by the windowing system in use (X Window, GDI on
> windows,
> Quartz on OS X) has been created and the widget has been
> "attached" to
> it so that it will draw into that window.
>
> So, be drawed is the "been realized", right?
More precisely, a GtkWidget has been realized when the realized signal
has been emitted, after which get_window() will return a non-null
RefPtr.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]