glib::param::uint(3pm) debian man page | unix.com

Man Page: glib::param::uint

Operating Environment: debian

Section: 3pm

Glib::Param::UInt(3pm)					User Contributed Perl Documentation				    Glib::Param::UInt(3pm)

NAME
Glib::Param::UInt - Wrapper for uint parameters in GLib
HIERARCHY
Glib::ParamSpec +----Glib::Param::UInt Glib::ParamSpec +----Glib::Param::UChar Glib::ParamSpec +----Glib::Param::ULong
DESCRIPTION
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.
METHODS
unsigned = $pspec->get_maximum unsigned = $pspec->get_minimum
SEE ALSO
Glib, Glib::ParamSpec, Glib::ParamSpec
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Glib for a full notice. perl v5.14.2 2012-05-24 Glib::Param::UInt(3pm)
Related Man Pages
gtk2::statusbar(3) - suse
glib::flags(3) - suse
gtk2::cellrendereraccel(3pm) - debian
gtk2::cellrendererspinner(3pm) - debian
io::async::loop::glib(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?