Le jeudi 28 décembre 2006 à 01:19 +0100, Mathias Brodala a écrit : > Package: libgtk2.0-dev > Version: 2.8.20-3 > Severity: normal > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I’m not sure if this really is a bug or whatever. I wanted to apply a > patch which would enable a Mac-like menubar for all GTK based > applications. In this patch a header file named „gdkwindow-x11.h“ > should be included. But this file exists nowhere in the Debian > universe. (At least it looks like that to me after looking on > packages.d.o and into the package of libgtk2.0-dev from Experimental.) > > Can someone clarify this issue? Am I or is this package missing > something?
This header is a private one, which means functions declared inside are not part of the public API. If the patch is for GTK+ itself, you can find the header in the source, in gdk/x11. If the patch is for an application or anything else, you should rewrite it to use portable functions itself. Cheers, -- .''`. : :' : We are debian.org. Lower your prices, surrender your code. `. `' We will add your hardware and software distinctiveness to `- our own. Resistance is futile.
signature.asc
Description: Ceci est une partie de message numériquement signée

