vote up 1 vote down star

I just downloaded and installed GLADE. What are some good tutorials for the C language?

flag

2 Answers

vote up 3 vote down check

This tutorial goes in details with examples in both C and Python: Designing a User Interface using Glade

link|flag
+1 for @TStamper for the same link. His answer was added while I was editing my answer! That seems to happen a lot on SO. – nzpcmad Apr 22 at 21:09
@nzpcmad: Yeah, happens to me all the time. – Lucas McCoy Apr 22 at 21:15
vote up 2 vote down

"Linux Today" has A Pair of Glade Tutorials

and this one GTK+ and Glade3 GUI Programming Tutorial has examples in C (as well as Python).

Most tutorials, though, use C++ or C#.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.