1Gnome2::Canvas::RE(3) User Contributed Perl DocumentationGnome2::Canvas::RE(3)
2
3
4
6 Gnome2::Canvas::RE - base class for rectangles and ellipses
7
9 Glib::Object
10 +----Glib::InitiallyUnowned
11 +----Gtk2::Object
12 +----Gnome2::Canvas::Item
13 +----Gnome2::Canvas::Shape
14 +----Gnome2::Canvas::RE
15
17 'x1' (double : default 0 : readable / writable)
18 'x2' (double : default 0 : readable / writable)
19 'y1' (double : default 0 : readable / writable)
20 'y2' (double : default 0 : readable / writable)
21
23 Gnome2::Canvas, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
24 Gnome2::Canvas::Item, Gnome2::Canvas::Shape
25
27 Copyright (C) 2003-2004 by the Gtk2-Perl Team.
28
29 This software is licensed under the LGPL; see Gnome2::Canvas for a full
30 notice.
31
32
33
34perl v5.32.1 2021-01-27 Gnome2::Canvas::RE(3)