man-pages/man3/Glib::Param::Int64.3pm.html
2021-03-31 01:06:50 +01:00

98 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of Glib::Param::Int64</TITLE>
</HEAD><BODY>
<H1>Glib::Param::Int64</H1>
Section: User Contributed Perl Documentation (3pm)<BR>Updated: 2020-02-18<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
Glib::Param::Int64 - Wrapper for int64 parameters in GLib
<A NAME="lbAC">&nbsp;</A>
<H2>HIERARCHY</H2>
<PRE>
Glib::ParamSpec
+----Glib::Param::Int64
</PRE>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
This page documents the extra accessors available for the signed 64 bit integer
type paramspecs. On 32 bit machines and even on some 64 bit machines, perl
really only supports 32 bit integers, so all of these methods convert the
values to and from Perl strings if necessary.
<A NAME="lbAE">&nbsp;</A>
<H2>METHODS</H2>
<A NAME="lbAF">&nbsp;</A>
<H3>64 bit integer = $pspec-&gt;<B>get_maximum</B></H3>
<A NAME="lbAG">&nbsp;</A>
<H3>64 bit integer = $pspec-&gt;<B>get_minimum</B></H3>
<A NAME="lbAH">&nbsp;</A>
<H2>SEE ALSO</H2>
Glib, Glib::ParamSpec
<A NAME="lbAI">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright (C) 2003-2011 by the gtk2-perl team.
<P>
This software is licensed under the <FONT SIZE="-1">LGPL.</FONT> See Glib for a full notice.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">HIERARCHY</A><DD>
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAE">METHODS</A><DD>
<DL>
<DT id="5"><A HREF="#lbAF">64 bit integer = $pspec-&gt;<B>get_maximum</B></A><DD>
<DT id="6"><A HREF="#lbAG">64 bit integer = $pspec-&gt;<B>get_minimum</B></A><DD>
</DL>
<DT id="7"><A HREF="#lbAH">SEE ALSO</A><DD>
<DT id="8"><A HREF="#lbAI">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:45 GMT, March 31, 2021
</BODY>
</HTML>