~ubuntu-branches/ubuntu/intrepid/libgtkada2/intrepid

« back to all changes in this revision

Viewing changes to src/gdk-gc.ads

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2008-08-11 09:46:51 UTC
  • mfrom: (6.1.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20080811094651-9mjd6acwa98ffw5c
Tags: 2.12.0-2ubuntu1
Add lpia to supported architectures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
--  <c_version>1.3.6</c_version>
45
45
--  <group>Gdk, the low-level API</group>
46
46
--  <testgtk>create_gc.adb</testgtk>
 
47
--  <see>Gtk.GC</see>
47
48
 
48
49
with Glib; use Glib;
49
50
with Gdk.Color;