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

NAME

6       Glib::Param::Int64 -  Wrapper for int64 parameters in GLib
7

HIERARCHY

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

DESCRIPTION

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

METHODS

19   64 bit integer = $pspec->get_maximum
20   64 bit integer = $pspec->get_minimum

SEE ALSO

22       Glib, Glib::ParamSpec
23
25       Copyright (C) 2003-2011 by the gtk2-perl team.
26
27       This software is licensed under the LGPL.  See Glib for a full notice.
28
29
30
31perl v5.30.1                      2020-02-18             Glib::Param::Int64(3)
Impressum