Gnome2::Canvas::Widget

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-02-02
Index Return to Main Contents
 

NAME

Gnome2::Canvas::Widget - Gtk2::Widgets as CanvasItems  

HIERARCHY

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

 

PROPERTIES

'anchor' (Gtk2::AnchorType : readable / writable)
'height' (double : readable / writable)
'size-pixels' (boolean : readable / writable)
'widget' (Gtk2::Widget : readable / writable)
'width' (double : readable / writable)
'x' (double : readable / writable)
'y' (double : readable / writable)
 

ENUMS AND FLAGS

 

enum Gtk2::AnchorType

'center' / 'GTK_ANCHOR_CENTER'
'north' / 'GTK_ANCHOR_NORTH'
'north-west' / 'GTK_ANCHOR_NORTH_WEST'
'north-east' / 'GTK_ANCHOR_NORTH_EAST'
'south' / 'GTK_ANCHOR_SOUTH'
'south-west' / 'GTK_ANCHOR_SOUTH_WEST'
'south-east' / 'GTK_ANCHOR_SOUTH_EAST'
'west' / 'GTK_ANCHOR_WEST'
'east' / 'GTK_ANCHOR_EAST'
'n' / 'GTK_ANCHOR_N'
'nw' / 'GTK_ANCHOR_NW'
'ne' / 'GTK_ANCHOR_NE'
's' / 'GTK_ANCHOR_S'
'sw' / 'GTK_ANCHOR_SW'
'se' / 'GTK_ANCHOR_SE'
'w' / 'GTK_ANCHOR_W'
'e' / 'GTK_ANCHOR_E'
 

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.


 

Index

NAME
HIERARCHY
PROPERTIES
ENUMS AND FLAGS
enum Gtk2::AnchorType
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:22 GMT, April 27, 2011