1Glib::Param::UInt(3)  User Contributed Perl Documentation Glib::Param::UInt(3)
2
3
4

NAME

6       Glib::Param::UInt
7

DESCRIPTION

9       This page documents the extra accessors available for all of the
10       unsigned integer type paramspecs: UChar, UInt, and ULong.  Perl really
11       only supports full-size integers, so all of these methods return UVs;
12       the distinction of integer size is important to the underlying C
13       library and also determines the data value range.
14

METHODS

16       unsigned = $pspec->get_default_value
17
18       unsigned = $pspec->get_maximum
19
20       unsigned = $pspec->get_minimum
21

SEE ALSO

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