man Gtk2::Misc () - Gtk2::Misc
NAME
Gtk2::Misc
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Misc
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
PROPERTIES
- 'xalign' (Glib::Float : readable / writable / private)
- The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts.
- 'xpad' (integer : readable / writable / private)
- The amount of space to add on the left and right of the widget, in pixels
- 'yalign' (Glib::Float : readable / writable / private)
- The vertical alignment, from 0 (top) to 1 (bottom)
- 'ypad' (integer : readable / writable / private)
- The amount of space to add on the top and bottom of the widget, in pixels
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.