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

113 lines
2.1 KiB
HTML

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