PDA

View Full Version : C with GTK+3



ozhank
February 5th, 2013, 12:52 AM
I am looking for a sample c with gtk+3 menu example so that I can learn how to start creating an application that I have in mind. Last century I did quite a lot of low level c programming with asm, but need to renew my knowledge now. What I would like is a simple menu showing how to link to selected menu option and popup windows for help/help how to use/about.

I already have gtk+2 and gtk+3 installed and can compile some examples. I am familiar with vi/vim/gvim and make. I have been using Linux since about kernel .9 and have developed some apps for myself using tk/tcl, but now want to make them more robust and secure.