Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gnome2::Wnck::Tasklist
Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
- $screen (Gnome2::Wnck::Screen)
$tasklist->set_button_relief ($relief)
- $relief (Gtk2::ReliefStyle)
$tasklist->set_grouping_limit ($limit)
$tasklist->set_grouping ($grouping)
- $grouping
(Gnome2::Wnck::TasklistGroupingType)
$tasklist->set_icon_loader ($func, $data=undef)
- $func (scalar)
- $data (scalar)
$tasklist->set_include_all_workspaces
($include_all_workspaces)
- $include_all_workspaces (boolean)
$tasklist->set_minimum_height ($size)
$tasklist->set_minimum_width ($size)
$tasklist->set_screen ($screen)
- $screen (Gnome2::Wnck::Screen)
Returns a list of integers.
$tasklist->set_switch_workspace_on_unminimize
($switch_workspace_on_unminimize)
- $switch_workspace_on_unminimize (boolean)
- 'fade-loop-time' (float : default 3 : readable / private)
- The time one loop takes when fading, in seconds. Default: 3.0
- 'fade-max-loops' (integer : default 5 : readable / private)
- The number of fading loops. 0 means the button will only fade to the final
color. Default: 5
- 'fade-opacity' (float : default 0.8 : readable / private)
- The final opacity that will be reached. Default: 0.8
- 'fade-overlay-rect' (boolean : default true : readable / private)
- Compatibility mode for pixbuf engine themes that cannot react to color
changes. If enabled, a rectangle with the correct color will be drawn on
top of the button. Default: TRUE
- 'never-group' / 'WNCK_TASKLIST_NEVER_GROUP'
- 'auto-group' / 'WNCK_TASKLIST_AUTO_GROUP'
- 'always-group' / 'WNCK_TASKLIST_ALWAYS_GROUP'
- 'normal' / 'GTK_RELIEF_NORMAL'
- 'half' / 'GTK_RELIEF_HALF'
- 'none' / 'GTK_RELIEF_NONE'
Gnome2::Wnck, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
Gtk2::Widget, Gtk2::Container
Copyright (C) 2003-2006 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2::Wnck for a
full notice.