View Single Post
Posts: 35 | Thanked: 5 times | Joined on Sep 2007
#8
Lol... ok. I tried it as you said:
...
rgba = gtk.gdk.Screen.get_rgba_colormap()

Now it says:
TypeError: descriptor 'get_rgba_colormap' of 'gtk.gdk.Screen' object needs an argument

But in the API it does not say anything about arguments. So doesn't look good really.