hi Felix
i want to ask, how can i access g_signal_connect_* family of APIs from
python
do i need to write a c code that will act as a callback for signal handler,
and
in that c code i will call python functions
bye
Felix Rabe (public) wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Varun,
varun_shrivastava wrote:
> hi
> i m new to pygtk
> and want to know how its better to use
> pygtk rather than gtk
>
> what r its pros and cons
GTK+:
Use GTK+ if your programming language is C
- - It is more cumbersome to progra
Gtk is C only. You need a language binding for c++. It's called Gtkmm, I've
used it, it does make life easier, but not quite as much as PyGtk does.
___
pygtk mailing list pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ:
varun_shrivastava wrote:
hi
i m new to pygtk
and want to know how its better to use
pygtk rather than gtk
with pygtk, you can program the application in Python, with gtk you can
program the application in C or c++ (possibly, I don't know precisely, ask in
a gtk group).
Obviously, in the pyg
hi
i m new to pygtk
and want to know how its better to use
pygtk rather than gtk
what r its pros and cons
varun
--
View this message in context:
http://www.nabble.com/Pygtk-or-gtk-tf3913322.html#a11095211
Sent from the Gtk+ - Python mailing list archive at Nabble.com.