[perl-Gtk2] Wrap overlooked gtk+ 2.8 API



commit 8a673d38b1d6b32c1551c1b9f7afc54ff32176da
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date:   Thu Dec 30 19:54:44 2010 +0100

    Wrap overlooked gtk+ 2.8 API

 NEWS     |    2 +-
 maps-2.8 |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 22c6092..038908b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 Overview of changes in the next unstable release
 ================================================
 
-* Wrap missing gtk+ 2.10, 2.12, 2.14, 2.16, 2.18 and 2.20 API.
+* Wrap missing gtk+ 2.8, 2.10, 2.12, 2.14, 2.16, 2.18 and 2.20 API.
 * Wrap gtk+ 2.22 API.
 * Gtk2::Notebook: fix invocation of window creation hooks.
 * Fix length of Gtk2::Gdk::Pixbuf->get_pixels() return.
diff --git a/maps-2.8 b/maps-2.8
index 6166531..36da505 100644
--- a/maps-2.8
+++ b/maps-2.8
@@ -2,6 +2,7 @@
 # type mapping definitions for stuff new in 2.8.0
 #
 
+GTK_TYPE_FILE_CHOOSER_CONFIRMATION	GtkFileChooserConfirmation	GEnum	Gtk2::FileChooserConfirmation
 GTK_TYPE_PACK_DIRECTION			GtkPackDirection	GEnum		Gtk2::PackDirection
 GTK_TYPE_ICON_VIEW_DROP_POSITION	GtkIconViewDropPosition	GEnum	Gtk2::IconView::DropPosition
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]