File: fix-whatis-in-manpage

package info (click to toggle)
libgoo-canvas-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 572 kB
  • ctags: 777
  • sloc: perl: 6,868; ansic: 38; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
fix whatis entry in manpage

--- a/xs/goocanvasbounds.xs
+++ b/xs/goocanvasbounds.xs
@@ -2,6 +2,10 @@
 
 MODULE = Goo::Canvas::Bounds		PACKAGE = Goo::Canvas::Bounds		PREFIX = goo_canvas_bounds_
 
+=for object Goo::Canvas::Bounds - represents the bounding box of an item in the canvas
+
+=cut
+
 GooCanvasBounds*
 new(class, x1, y1, x2, y2)
     double x1