I'm just starting with GTK +.
I have Ubuntu 11.04. How to install GTK and what stable version?
The GTK website offers download packages. However, there are 4 additional support packages. I was wondering if I can use sudo apt-get or synaptic to download them. When I typed GTK on Synaptic, there is a long list.
Please offer a stable version of GTK available for download using sudo apt-get.
Also, which IDE should be used for development and modeling?
I have been programming with Qt so far, which has had QtCreator, QtDesigner for this purpose. Now my application should be ported to GTK. I googled to find out if there is a translation mechanism for Qt in GTK.
Do any of you have this experience?
thank
source
share