[perl-Glib] Glib::GenPod: show Glib::Float as "float"
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib] Glib::GenPod: show Glib::Float as "float"
- Date: Tue, 16 Aug 2011 19:05:04 +0000 (UTC)
commit 2c0967488eae15fa8e69e7fa0657c6d92e9b404a
Author: Kevin Ryde <user42 zip com au>
Date: Tue Dec 28 09:01:05 2010 +1100
Glib::GenPod: show Glib::Float as "float"
Glib::Float occurs in some of the style properties now shown.
https://bugzilla.gnome.org/show_bug.cgi?id=638139
lib/Glib/GenPod.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/Glib/GenPod.pm b/lib/Glib/GenPod.pm
index a0f6a6d..c87c810 100644
--- a/lib/Glib/GenPod.pm
+++ b/lib/Glib/GenPod.pm
@@ -395,6 +395,7 @@ our %basic_types = (
'Glib::Int' => 'integer',
'Glib::Uint' => 'unsigned',
'Glib::Double' => 'double',
+ 'Glib::Float' => 'float',
'Glib::Boolean' => 'boolean',
# sometimes we can get names that are already mapped...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]