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 (15 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This directory contains a simple presentation viewer written using GtkAda.

It demonstrates the simplicity of use of the gdk-pixbuf library and also
is an example of a new widget (Image_Drawing) created in GtkAda that redefines
its resizing and drawing handling.

To execute: replace the contents of the file file.tst with a list of
 images (one per file), similar to

/dir/image1.jpg
/dir/image2.jpg

and execute
   ./power file.tst