Python and Gtk
simonb at webone.com.au
simonb at webone.com.au
Mon Aug 6 11:03:15 EDT 2001
>I begin with Python and Gtk and I have some unresolved question :
>
>I use Gtkinter and I have notice that a lot of gtk (or gdk) object miss in
>the gtk.py module. How can I do when I need these objects (for example
>Gdkfont)?
>
do you mean pygtk?
if not, try it, it is great!
email list is: pygtk at daa.com.au
The best way to start with pygtk is
to start working with gtk and then
look at the pygtk examples,
and then some detective work...
>
>Where can I find the prototype (type of arguments) of a callback function
>must have (for example where can I find the type of arguments of a button
>pressed callback funtion)?
>
>Djoumé
>
>PS : I apologize for my english... (i am french)
>
More information about the Python-list
mailing list