File: README

package info (click to toggle)
gtkmm2.4 1%3A2.24.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 76,100 kB
  • sloc: xml: 80,438; sh: 10,948; cpp: 8,005; perl: 236; makefile: 224
file content (6 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
These are C++ versions of the C demos that are distributed with gtk+.
You will probably find that they are easier to understand, because C++
allows much clearer organisation and reuse of code.

The gtk-demo contains multiple demos of functionality and APIs that are
new in gtk+2.0, and it shows the source code of the demos it is running.