home *** CD-ROM | disk | FTP | other *** search
- =head1 NAME
-
- Glib::Param::Int64
-
- =for object Glib::Param::Int64
-
- =head1 DESCRIPTION
-
- 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.
-
- =cut
-
-
-
-
- =head1 METHODS
-
- =head2 int64 = $pspec-E<gt>B<get_default_value>
-
- =over
-
- =back
-
- =head2 int64 = $pspec-E<gt>B<get_maximum>
-
- =over
-
- =back
-
- =head2 int64 = $pspec-E<gt>B<get_minimum>
-
- =over
-
- =back
-
-
- =head1 SEE ALSO
-
- L<Glib>
-
- =head1 COPYRIGHT
-
- Copyright (C) 2003-2005 by the gtk2-perl team.
-
- This software is licensed under the LGPL. See L<Glib> for a full notice.
-
-
- =cut
-
-