File: README

package info (click to toggle)
libgtkada 2.24.4dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,208 kB
  • ctags: 1,676
  • sloc: ada: 119,686; ansic: 4,719; sh: 3,003; makefile: 690; xml: 338; perl: 70
file content (9 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
This directory contains small examples adapted from the ones
distributed with gtk+.
These are generally small examples that demonstrates some
aspects of GtkAda that you might find useful:

scribble:
   Short example on how to use Gdk to paint text and graphics
   on a Gtk_Drawing_Area, and restore its content when the
   window gets an "expose_event"