im using ubuntu11.04 and i want to create a gui application. What do i need to install to get started.
GUI applications in C
Archived thread 2065353 from Ubuntu Application Development. Markdown source: Ubuntu_Application_Development/thread_2065353_GUI_applications_in_C.md
just look at following post..similar to your post..may help you
GTK+ is a toolkit in C for making GUI applications. That would probably be the first thing to look at.