Gtk2::Fixed.3pm

Langue: en

Version: 2010-05-02 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Fixed

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)

*
$has_window (boolean)

$fixed->move ($widget, $x, $y)

*
$widget (Gtk2::Widget)
*
$x (integer)
*
$y (integer)

$fixed->put ($widget, $x, $y)

*
$widget (Gtk2::Widget)
*
$x (integer)
*
$y (integer)

SEE ALSO

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container Copyright (C) 2003-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.