Stefano58
Posts: 11
Joined: Tue Feb 03, 2015 11:37 am

GTK package

Sun Mar 01, 2015 3:32 pm

Hi,
I just installed GTK package: sudo apt-get install libgtk-3-dev.
Can you help me with a simple program and tell me how to compile it?
regards

User avatar
joan
Posts: 14960
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: GTK package

Sun Mar 01, 2015 4:47 pm

GTK doesn't lend itself to simplicity (in my view). I'd start with https://developer.gnome.org/gtk3/stable ... arted.html

User avatar
PeterO
Posts: 5951
Joined: Sun Jul 22, 2012 4:14 pm

Re: GTK package

Sun Mar 01, 2015 7:09 pm

Is there a gtk3 version of gtk-demo ? If so install it and run it, lots of useful code examples on using individual widgets.

PeterO

PS: I'm still on GTK-2 myself !

PeterO
Discoverer of the PI2 XENON DEATH FLASH!
Interests: C,Python,PIC,Electronics,Ham Radio (G0DZB),1960s British Computers.
"The primary requirement (as we've always seen in your examples) is that the code is readable. " Dougie Lawson

Return to “C/C++”