debian man page for gtk2::fixed

Query: gtk2::fixed

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::Fixed(3pm)					User Contributed Perl Documentation					  Gtk2::Fixed(3pm)

NAME
Gtk2::Fixed - wrapper for GtkFixed
HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Fixed
INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable
METHODS
widget = Gtk2::Fixed->new boolean = $fixed->get_has_window $fixed->set_has_window ($has_window) o $has_window (boolean) $fixed->move ($widget, $x, $y) o $widget (Gtk2::Widget) o $x (integer) o $y (integer) $fixed->put ($widget, $x, $y) o $widget (Gtk2::Widget) o $x (integer) o $y (integer)
CHILD PROPERTIES
'x' (integer : default 0 : readable / writable / private) X position of child widget 'y' (integer : default 0 : readable / writable / private) Y position of child widget
SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::Fixed(3pm)
Related Man Pages
gtk2::colorselectiondialog(3) - suse
gtk2::optionmenu(3) - suse
gtk2::filechooserwidget(3) - suse
gtk2::vbuttonbox(3) - suse
gtk2::filechooserwidget(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph