I just downloaded and installed GLADE. What are some good tutorials for the C language?
Asked
Active
Viewed 9,538 times
3 Answers
6
This tutorial goes in details with examples in both C and Python: Designing a User Interface using Glade

TStamper
- 30,098
- 10
- 66
- 73
-
+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. – rbrayb Apr 22 '09 at 21:09
-
@nzpcmad: Yeah, happens to me all the time. – Kredns Apr 22 '09 at 21:15
-
The webpage the link is supposed to go to is hacked.... I clicked on it and got thrown into a sketchy ad. – bcdan Jun 12 '18 at 15:58
3
"Linux Today" has A Pair of Glade Tutorials
Most tutorials, though, use C++ or C#.

rbrayb
- 46,440
- 34
- 114
- 174
0
I found a very good glade tutorial index here: https://live.gnome.org/Glade/Tutorials

Runcy Oommen
- 484
- 2
- 12