File: README

package info (click to toggle)
gtkmm3.0 3.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 159,024 kB
  • ctags: 22,555
  • sloc: xml: 107,819; sh: 11,425; cpp: 7,074; makefile: 241; perl: 235
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.