There is some good documentation or one sample on the usage of 'gnome.ui.About' class?
I'm finding problems right at the instantiation of the class, i.e., at the '__init__' method. I'm doing the following:
>>> gnome.ui.About("a", "b", "c", "d", ["f" "g"])
(:15786): Gtk-WARNING **: Invalid input string
<gnome.ui.About object (GnomeAbout) at 0x8cf7d5c>
What is wrong?
Thanks for the attention!
|
-- Adriano Del Vigna de Almeida <[EMAIL PROTECTED]> |
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
