Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 6.0.6

(Squeeze)

Gnome2::Canvas::Pixbuf(3pm)


Gnome2::Canvas::Pixbuf

Gnome2::Canvas::Pixbuf

NAME
HIERARCHY
PROPERTIES
ENUMS AND FLAGS
SEE ALSO
COPYRIGHT

NAME

Gnome2::Canvas::Pixbuf − Pixbufs as CanvasItems

HIERARCHY

  Glib::Object
  +−−−−Glib::InitiallyUnowned
       +−−−−Gtk2::Object
            +−−−−Gnome2::Canvas::Item
                 +−−−−Gnome2::Canvas::Pixbuf

PROPERTIES

’anchor’ (Gtk2::AnchorType : readable / writable)
’height’ (double : readable / writable)
’height−in−pixels’ (boolean : readable / writable)
’height−set’ (boolean : readable / writable)
’pixbuf’ (Gtk2::Gdk::Pixbuf : readable / writable)
’width’ (double : readable / writable)
’width−in−pixels’ (boolean : readable / writable)
’width−set’ (boolean : readable / writable)
’x’ (double : readable / writable)
’x−in−pixels’ (boolean : readable / writable)
’y’ (double : readable / writable)
’y−in−pixels’ (boolean : 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.



Gnome2::Canvas::Pixbuf(3pm)