| Description | A set of Perl bindings for Gtk+ 2.0 and various related libraries |

Gtk2::Alignment

Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::Alignment

Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable

Since: gtk+ 2.4
Since: gtk+ 2.4

The padding to insert at the bottom of the widget.
The padding to insert at the left of the widget.
The padding to insert at the right of the widget.
The padding to insert at the top of the widget.
Horizontal position of child in available space. 0.0 is left aligned, 1.0 is right aligned
If available horizontal space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all
Vertical position of child in available space. 0.0 is top aligned, 1.0 is bottom aligned
If available vertical space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin

Copyright (C) 2003-2008 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.