6

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

Kredns
  • 36,461
  • 52
  • 152
  • 203

3 Answers3

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
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