Gnome2::Canvas::Shape.3pm

Langue: en

Version: 2008-01-15 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

Gnome2::Canvas::Shape

HIERARCHY

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

METHODS


pathdef = $shape->get_path_def


pathdef = $shape->get_path_def


$shape->set_path_def ($path_def)


$shape->set_path_def ($path_def)

$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

'not-last' / 'GDK_CAP_NOT_LAST'
'butt' / 'GDK_CAP_BUTT'
'round' / 'GDK_CAP_ROUND'
'projecting' / 'GDK_CAP_PROJECTING'

enum Gtk2::Gdk::JoinStyle

'miter' / 'GDK_JOIN_MITER'
'round' / 'GDK_JOIN_ROUND'
'bevel' / 'GDK_JOIN_BEVEL'

SEE ALSO

Gnome2::Canvas, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gnome2::Canvas::Item Copyright (C) 2003-2004 by the Gtk2-Perl Team.

This software is licensed under the LGPL; see Gnome2::Canvas for a full notice.