Re: [patch] compiling GTK+ w/o X
- From: Sven Neumann <sven gimp org>
- To: Owen Taylor <otaylor redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: [patch] compiling GTK+ w/o X
- Date: 15 Mar 2001 06:31:37 +0100
Hi,
Owen Taylor <otaylor redhat com> writes:
> GDK_ROOT_PARENT() should be provided by all ports, so this
> patch isn't necessary.
It is provided by all ports, but is only defined in the port-specific
headers. The testpixbuf demos won't compile as they are now unless
you have X11 headers installed since <gdk/x11/gdkx.h> includes them.
If you don't like using the global variable, there should be a public
function gdk_root_parent() defined in gdk.h which is implemented by
all backends instead of the GDK_ROOT_PARENT() macro.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]