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

« back to all changes in this revision

Viewing changes to src/gtk-extra-font_combo.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:
2
2
--               GtkAda - Ada95 binding for Gtk+/Gnome               --
3
3
--                                                                   --
4
4
--      Copyright (C) 2000 E. Briot, J. Brobecker and A. Charlet     --
 
5
--                 Copyright (C) 2000-2008, AdaCore                  --
5
6
--                                                                   --
6
7
-- This library is free software; you can redistribute it and/or     --
7
8
-- modify it under the terms of the GNU General Public               --
31
31
--  <c_version>gtkextra 2.1.1</c_version>
32
32
--  <group>GtkExtra, additional widgets</group>
33
33
 
 
34
with Glib;
34
35
with Gtk.Toolbar;
35
36
with Gdk.Font;
36
37
with Pango.Font;
48
49
   --  Internal initialization function.
49
50
   --  See the section "Creating your own widgets" in the documentation.
50
51
 
51
 
   function Get_Type return Guint;
 
52
   function Get_Type return Glib.GType;
52
53
   --  Return the internal value associated with a Gtk_Font_Combo.
53
54
 
54
55
   procedure Font_Combo_Select