File: README

package info (click to toggle)
gtkmm2.4 1%3A2.24.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 74,416 kB
  • ctags: 20,265
  • sloc: xml: 80,438; sh: 11,064; cpp: 8,013; 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.