home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / perl5 / Gnome2 / Canvas / Bpath.pod next >
Encoding:
Text File  |  2005-12-16  |  781 b   |  56 lines

  1. =head1 NAME
  2.  
  3. Gnome2::Canvas::Bpath
  4.  
  5. =head1 HIERARCHY
  6.  
  7.   Glib::Object
  8.   +----Gtk2::Object
  9.        +----Gnome2::Canvas::Item
  10.             +----Gnome2::Canvas::Shape
  11.                  +----Gnome2::Canvas::Bpath
  12.  
  13.  
  14. =head1 METHODS
  15.  
  16. =head2 pathdef = $bpath-E<gt>B<get_path_def> 
  17.  
  18. =over
  19.  
  20. =back
  21.  
  22. =head2 $bpath-E<gt>B<set_path_def> ($path_def)
  23.  
  24. =over
  25.  
  26. =over
  27.  
  28. =item * $path_def (Gnome2::Canvas::PathDef) 
  29.  
  30. =back
  31.  
  32. =back
  33.  
  34.  
  35. =head1 PROPERTIES
  36.  
  37. =over
  38.  
  39. =item 'bpath' (Gnome2::Canvas::PathDef : readable / writable)
  40.  
  41. =back
  42.  
  43.  
  44. =head1 SEE ALSO
  45.  
  46. L<Gnome2::Canvas>, L<Glib::Object>, L<Gtk2::Object>, L<Gnome2::Canvas::Item>, L<Gnome2::Canvas::Shape>
  47.  
  48. =head1 COPYRIGHT
  49.  
  50. Copyright (C) 2003-2004 by the Gtk2-Perl Team.
  51.  
  52. This software is licensed under the LGPL; see L<Gnome2::Canvas> for a full notice.
  53.  
  54. =cut
  55.  
  56.