Gnome2::Canvas::Shape(3pm)

NAME

Gnome2::Canvas::Shape - Base class for canvas item shapes

HIERARCHY

Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gnome2::Canvas::Item
+----Gnome2::Canvas::Shape

METHODS

pathdef = $shape->get_path_def $shape->set_path_def ($path_def)
o $path_def (Gnome2::Canvas::PathDef)

PROPERTIES

'cap-style' (Gtk2::Gdk::CapStyle : readable / writable)
'dash' (gpointer : readable / writable)
'fill-color' (string : writable)
'fill-color-gdk' (Gtk2::Gdk::Color : readable / writable)
'fill-color-rgba' (Glib::UInt : readable / writable)
'fill-stipple' (Gtk2::Gdk::Drawable : readable / writable)
'join-style' (Gtk2::Gdk::JoinStyle : readable / writable)
'miterlimit' (double : readable / writable)
'outline-color' (string : writable)
'outline-color-gdk' (Gtk2::Gdk::Color : readable / writable)
'outline-color-rgba' (Glib::UInt : readable / writable)
'outline-stipple' (Gtk2::Gdk::Drawable : readable / writable)
'width-pixels' (Glib::UInt : readable / writable)
'width-units' (double : readable / writable)
'wind' (Glib::UInt : readable / writable)

ENUMS AND FLAGS

enum Gtk2::Gdk::CapStyle
o 'not-last' / 'GDK_CAP_NOT_LAST'
o 'butt' / 'GDK_CAP_BUTT'
o 'round' / 'GDK_CAP_ROUND'
o 'projecting' / 'GDK_CAP_PROJECTING'
enum Gtk2::Gdk::JoinStyle
o 'miter' / 'GDK_JOIN_MITER'
o 'round' / 'GDK_JOIN_ROUND'
o 'bevel' / 'GDK_JOIN_BEVEL'

SEE ALSO

Gnome2::Canvas, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
Gnome2::Canvas::Item

COPYRIGHT

Copyright (C) 2003-2004 by the Gtk2-Perl Team.

This software is licensed under the LGPL; see Gnome2::Canvas for a full notice.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout