Next:
Gtk2::HBox
Previous:
Gtk2::GladeXML
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::HandleBox



NAME

Gtk2::HandleBox

HIERARCHY

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

INTERFACES

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

METHODS

widget = Gtk2::HandleBox->new

boolean = $handle_box->get_child_detached

positiontype = $handle_box->get_handle_position

$handle_box->set_handle_position ($position)

shadowtype = $handle_box->get_shadow_type

$handle_box->set_shadow_type ($type)

positiontype = $handle_box->get_snap_edge

$handle_box->set_snap_edge ($edge)

PROPERTIES

'handle-position' (Gtk2::PositionType : readable / writable / private)
Position of the handle relative to the child widget
'shadow' (Gtk2::ShadowType : readable / writable / private)
Deprecated property, use shadow_type instead
'shadow-type' (Gtk2::ShadowType : readable / writable / private)
Appearance of the shadow that surrounds the container
'snap-edge' (Gtk2::PositionType : readable / writable / private)
Side of the handlebox that's lined up with the docking point to dock the handlebox
'snap-edge-set' (boolean : readable / writable / private)
Whether to use the value from the snap_edge property or a value derived from handle_position

SIGNALS

child-attached (Gtk2::HandleBox, Gtk2::Widget)
child-detached (Gtk2::HandleBox, Gtk2::Widget)

ENUMS AND FLAGS

enum Gtk2::PositionType

enum Gtk2::ShadowType

SEE ALSO

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

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:02:10 2009