Next:
Gtk2::Buildable
Previous:
Gtk2::BindingSet
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::Box



NAME

Gtk2::Box

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Box

INTERFACES

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

METHODS

$box->set_child_packing ($child, $expand, $fill, $padding, $pack_type)

boolean = $box->get_homogeneous

$box->set_homogeneous ($homogeneous)

$box->pack_end ($child, $expand, $fill, $padding)

$box->pack_end_defaults ($widget)

$box->pack_start ($child, $expand, $fill, $padding)

$box->pack_start_defaults ($widget)

list = $box->query_child_packing ($child)

$box->reorder_child ($child, $position)

integer = $box->get_spacing

$box->set_spacing ($spacing)

PROPERTIES

'homogeneous' (boolean : readable / writable / private)
Whether the children should all be the same size
'spacing' (integer : readable / writable / private)
The amount of space between children

ENUMS AND FLAGS

enum Gtk2::PackType

SEE ALSO

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

COPYRIGHT

Copyright (C) 2003-2008 by the gtk2-perl team.

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


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:00:31 2009