logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Glib::Param::UInt64 - Wrapper for uint64 parameters in GLib

Description

This page documents the extra accessors available for the unsigned 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.

Hierarchy

Glib::ParamSpec +----Glib::Param::UInt64

Methods

64bitunsigned=$pspec->get_maximum64bitunsigned=$pspec->get_minimum

Name

Glib::Param::UInt64 - Wrapper for uint64 parameters in GLib

See Also

Glib, Glib::ParamSpec

See Also