Ubuntu Forums Archive Viewer

GUI applications in C

Archived thread 2065353 from Ubuntu Application Development. Markdown source: Ubuntu_Application_Development/thread_2065353_GUI_applications_in_C.md

Original URL About this archive
#1

im using ubuntu11.04 and i want to create a gui application. What do i need to install to get started.

#2

just look at following post..similar to your post..may help you

http://ubuntuforums.org/showthread.php?t=1455960

#3

GTK+ is a toolkit in C for making GUI applications. That would probably be the first thing to look at.