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

NAME

6       Glib::Param::UInt64
7

HIERARCHY

9         Glib::ParamSpec
10         +----Glib::Param::UInt64
11

DESCRIPTION

13       This page documents the extra accessors available for the unsigned 64
14       bit integer type paramspecs.  On 32 bit machines and even on some 64
15       bit machines, perl really only supports 32 bit integers, so all of
16       these methods convert the values to and from Perl strings if necessary.
17

HIERARCHY

19         Glib::ParamSpec
20         +----Glib::Param::UInt64
21

METHODS

23   uint64 = $pspec->get_default_value
24   uint64 = $pspec->get_maximum
25   uint64 = $pspec->get_minimum

SEE ALSO

27       Glib, Glib::ParamSpec
28
30       Copyright (C) 2003-2009 by the gtk2-perl team.
31
32       This software is licensed under the LGPL.  See Glib for a full notice.
33
34
35
36perl v5.12.1                      2010-07-07            Glib::Param::UInt64(3)
Impressum