Re: The GtkDrawingArea again...
- From: Sven Neumann <sven gimp org>
- To: Erik Jonsson <gtk nesqi se>
- Cc: gtk-list gnome org
- Subject: Re: The GtkDrawingArea again...
- Date: 27 Jul 2004 12:26:37 +0200
Hi,
Erik Jonsson <gtk nesqi se> writes:
> Is the GtkDrawingArea using a GdkWindow internaly or is it using
> a client side image representation for some implementation reasons?
A GtkDrawingArea is just a simple widget with a GdkWindow. It doesn't
do any drawing. Whether you do client- or server-side rendering in it
is completely up to you.
I suggest you take a look at the source. That should answer all your
questions quickly and reliably.
Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]