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

« back to all changes in this revision

Viewing changes to src/gtk-tree_sortable.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:
1
1
-----------------------------------------------------------------------
2
2
--              GtkAda - Ada95 binding for Gtk+/Gnome                --
3
3
--                                                                   --
 
4
--                Copyright (C) 2006-2007 AdaCore                    --
4
5
--                                                                   --
5
6
-- This library is free software; you can redistribute it and/or     --
6
7
-- modify it under the terms of the GNU General Public               --
150
150
   --    Emitted when the sort column is changed through Set_Sort_Column_Id
151
151
   --  </signals>
152
152
 
153
 
   Signal_Sort_Column_Changed : constant String := "sort_column_changed";
 
153
   Signal_Sort_Column_Changed : constant Glib.Signal_Name :=
 
154
                                  "sort_column_changed";
154
155
 
155
156
   procedure Sort_Column_Changed (Sortable : Gtk_Tree_Sortable);
156
157
   --  Emits sort_column_changed signal