home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / perl5 / Glib / Param / Int64.pod < prev    next >
Encoding:
Text File  |  2006-06-19  |  742 b   |  53 lines

  1. =head1 NAME
  2.  
  3. Glib::Param::Int64
  4.  
  5. =for object Glib::Param::Int64
  6.  
  7. =head1 DESCRIPTION
  8.  
  9. This page documents the extra accessors available for the signed 64 bit integer
  10. type paramspecs.  On 32 bit machines and even on some 64 bit machines, perl
  11. really only supports 32 bit integers, so all of these methods convert the
  12. values to and from Perl strings if necessary.
  13.  
  14. =cut
  15.  
  16.  
  17.  
  18.  
  19. =head1 METHODS
  20.  
  21. =head2 int64 = $pspec-E<gt>B<get_default_value> 
  22.  
  23. =over
  24.  
  25. =back
  26.  
  27. =head2 int64 = $pspec-E<gt>B<get_maximum> 
  28.  
  29. =over
  30.  
  31. =back
  32.  
  33. =head2 int64 = $pspec-E<gt>B<get_minimum> 
  34.  
  35. =over
  36.  
  37. =back
  38.  
  39.  
  40. =head1 SEE ALSO
  41.  
  42. L<Glib>
  43.  
  44. =head1 COPYRIGHT
  45.  
  46. Copyright (C) 2003-2005 by the gtk2-perl team.
  47.  
  48. This software is licensed under the LGPL.  See L<Glib> for a full notice.
  49.  
  50.  
  51. =cut
  52.  
  53.