![]() |
![]()
| ![]() |
![]()
NAMEGtk2::ToolPalette - wrapper for GtkToolPalette HIERARCHYGlib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::ToolPalette INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Orientable METHODSwidget = Gtk2::ToolPalette->new$palette->add_drag_dest ($widget, $flags, $targets, $actions)
widget = $palette->get_drag_item ($selection)
$palette->set_drag_source ($targets)
targetentry = Gtk2::ToolPalette->get_drag_target_grouptargetentry = Gtk2::ToolPalette->get_drag_target_itemtoolitemgroup or undef = $palette->get_drop_group ($x, $y)
toolitem or undef = $palette->get_drop_item ($x, $y)
boolean = $palette->get_exclusive ($group)
$palette->set_exclusive ($group, $exclusive)
boolean = $palette->get_expand ($group)
$palette->set_expand ($group, $expand)
integer = $palette->get_group_position ($group)
$palette->set_group_position ($group, $position)
adjustment = $palette->get_hadjustmenticonsize = $palette->get_icon_size$palette->set_icon_size ($icon_size)
toolbarstyle = $palette->get_style$palette->set_style ($style)
$palette->unset_icon_size$palette->unset_styleadjustment = $palette->get_vadjustmentPROPERTIES
CHILD PROPERTIES
SIGNALSENUMS AND FLAGSflags Gtk2::DestDefaults
flags Gtk2::Gdk::DragAction
enum Gtk2::IconSize
flags Gtk2::ToolPaletteDragTargets
enum Gtk2::ToolbarStyle
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|