Hi,
Apparently, this is not a bug.
- It's not specific to this package since it can be reproduced with the
following C code:
---
#include
#include
int main(int argc, char* argv[])
{
gtk_init(&argc, &argv);
GdkWindow* rootwin = gdk_get_de
Package: python-gtk2
Version: 2.24.0-2
Severity: normal
Please see the following transcript of a python session:
mnms:~% python
Python 2.6.7 (r267:88850, Jul 10 2011, 08:11:54)
[GCC 4.6.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
>>> rootwin
2 matches
Mail list logo