LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   GTK and programming (https://www.linuxquestions.org/questions/programming-9/gtk-and-programming-41457/)

NSKL 01-14-2003 01:54 PM

GTK and programming
 
Since i am still a newbie i dont understand one thing, so just point it for me plz.
Once i learn some more programming, i can use the GTK+ library to make GUI interfaces. Is this correct or did i miss something? In other words GTK+ (and other graphic libraries) contain functions which i can use in my (C) programs to create GUI interfaces with relative ease. Correct?
Thanks for your time!
-NSKL

GtkUser 01-14-2003 02:13 PM

You have to include the gtk+ libraries much like you do with stdio.h, than you can perform event driven programming.

lackluster 01-14-2003 03:30 PM

yes


All times are GMT -5. The time now is 01:43 AM.