[pygtk] gtk.Notebook dnd to other widgets [SOLVED]

Gian Mario Tagliaretti gianmt at gnome.org
Sun May 6 17:05:26 WST 2007


2007/5/6, N. Volbers <mithrandir42 a web.de>:

> I found the problem! The documentation is wrong. If you look at the
> original API documentation of gtk+, it will say that the target is
> "GTK_NOTEBOOK_TAB" and not (like it says in the pygtk documentation)
> "gtk.NOTEBOOK_TAB".

gtk.NOTEBOOK_TAB is the python equivalent of the C's GTK_NOTEBOOK_TAB,
it should not even work if you use the latter.

cheers
-- 
Gian Mario Tagliaretti


More information about the pygtk mailing list