112 lines
2.1 KiB
HTML
112 lines
2.1 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of Glib::Param::Int</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>Glib::Param::Int</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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
Glib::Param::Int - Paramspecs for integer types
|
|
<A NAME="lbAC"> </A>
|
|
<H2>HIERARCHY</H2>
|
|
|
|
|
|
|
|
|
|
|
|
<PRE>
|
|
Glib::ParamSpec
|
|
+----Glib::Param::Int
|
|
|
|
</PRE>
|
|
|
|
|
|
<P>
|
|
|
|
|
|
|
|
<PRE>
|
|
Glib::ParamSpec
|
|
+----Glib::Param::Char
|
|
|
|
Glib::ParamSpec
|
|
+----Glib::Param::Long
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
This page documents the extra accessors available for all of the integer type
|
|
paramspecs: Char, Int, and Long. Perl really only supports full-size integers,
|
|
so all of these methods return IVs; the distinction of integer size is
|
|
important to the underlying C library and also determines the data value range.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>METHODS</H2>
|
|
|
|
|
|
|
|
<A NAME="lbAF"> </A>
|
|
<H3>integer = $pspec-><B>get_maximum</B></H3>
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H3>integer = $pspec-><B>get_minimum</B></H3>
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAH"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
|
|
|
|
Glib, Glib::ParamSpec, Glib::ParamSpec
|
|
<A NAME="lbAI"> </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"> </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">integer = $pspec-><B>get_maximum</B></A><DD>
|
|
<DT id="6"><A HREF="#lbAG">integer = $pspec-><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>
|