1Glib::Param::Double(3)User Contributed Perl DocumentationGlib::Param::Double(3)
2
3
4

NAME

6       Glib::Param::Double
7

DESCRIPTION

9       This page documents the extra accessors available for both of the
10       floating-point type paramspecs: Float and Double.  Perl really only
11       supports doubles, so all of these methods return NVs (that is, the C
12       type "double"); the distinction of size is important to the underlying
13       C library and also determines the data value range.
14

METHODS

16       double = $pspec->get_default_value
17
18       double = $pspec->get_epsilon
19
20       double = $pspec->get_maximum
21
22       double = $pspec->get_minimum
23

SEE ALSO

25       Glib, Glib::ParamSpec
26
28       Copyright (C) 2003-2007 by the gtk2-perl team.
29
30       This software is licensed under the LGPL.  See Glib for a full notice.
31
32
33
34perl v5.8.8                       2007-02-26            Glib::Param::Double(3)
Impressum