.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" ======================================================================== .\" .IX Title "Gnome2::Wnck::Tasklist 3pm" .TH Gnome2::Wnck::Tasklist 3pm "2017-07-23" "perl v5.26.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Gnome2::Wnck::Tasklist \- a tasklist widget, showing the list of windows as a list of buttons .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 6 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gtk2::Container \& +\-\-\-\-Gnome2::Wnck::Tasklist .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 2 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable .Ve .SH "METHODS" .IX Header "METHODS" .SS "widget = Gnome2::Wnck::Tasklist\->\fBnew\fP ($screen)" .IX Subsection "widget = Gnome2::Wnck::Tasklist->new ($screen)" .IP "\(bu" 4 \&\f(CW$screen\fR (Gnome2::Wnck::Screen) .ie n .SS "$tasklist\->\fBset_button_relief\fP ($relief)" .el .SS "\f(CW$tasklist\fP\->\fBset_button_relief\fP ($relief)" .IX Subsection "$tasklist->set_button_relief ($relief)" .IP "\(bu" 4 \&\f(CW$relief\fR (Gtk2::ReliefStyle) .ie n .SS "$tasklist\->\fBset_grouping_limit\fP ($limit)" .el .SS "\f(CW$tasklist\fP\->\fBset_grouping_limit\fP ($limit)" .IX Subsection "$tasklist->set_grouping_limit ($limit)" .IP "\(bu" 4 \&\f(CW$limit\fR (integer) .ie n .SS "$tasklist\->\fBset_grouping\fP ($grouping)" .el .SS "\f(CW$tasklist\fP\->\fBset_grouping\fP ($grouping)" .IX Subsection "$tasklist->set_grouping ($grouping)" .IP "\(bu" 4 \&\f(CW$grouping\fR (Gnome2::Wnck::TasklistGroupingType) .ie n .SS "$tasklist\->\fBset_icon_loader\fP ($func, $data=undef)" .el .SS "\f(CW$tasklist\fP\->\fBset_icon_loader\fP ($func, \f(CW$data\fP=undef)" .IX Subsection "$tasklist->set_icon_loader ($func, $data=undef)" .IP "\(bu" 4 \&\f(CW$func\fR (scalar) .IP "\(bu" 4 \&\f(CW$data\fR (scalar) .ie n .SS "$tasklist\->\fBset_include_all_workspaces\fP ($include_all_workspaces)" .el .SS "\f(CW$tasklist\fP\->\fBset_include_all_workspaces\fP ($include_all_workspaces)" .IX Subsection "$tasklist->set_include_all_workspaces ($include_all_workspaces)" .IP "\(bu" 4 \&\f(CW$include_all_workspaces\fR (boolean) .ie n .SS "integer = $tasklist\->\fBget_minimum_height\fP" .el .SS "integer = \f(CW$tasklist\fP\->\fBget_minimum_height\fP" .IX Subsection "integer = $tasklist->get_minimum_height" .ie n .SS "$tasklist\->\fBset_minimum_height\fP ($size)" .el .SS "\f(CW$tasklist\fP\->\fBset_minimum_height\fP ($size)" .IX Subsection "$tasklist->set_minimum_height ($size)" .IP "\(bu" 4 \&\f(CW$size\fR (integer) .ie n .SS "integer = $tasklist\->\fBget_minimum_width\fP" .el .SS "integer = \f(CW$tasklist\fP\->\fBget_minimum_width\fP" .IX Subsection "integer = $tasklist->get_minimum_width" .ie n .SS "$tasklist\->\fBset_minimum_width\fP ($size)" .el .SS "\f(CW$tasklist\fP\->\fBset_minimum_width\fP ($size)" .IX Subsection "$tasklist->set_minimum_width ($size)" .IP "\(bu" 4 \&\f(CW$size\fR (integer) .ie n .SS "$tasklist\->\fBset_screen\fP ($screen)" .el .SS "\f(CW$tasklist\fP\->\fBset_screen\fP ($screen)" .IX Subsection "$tasklist->set_screen ($screen)" .IP "\(bu" 4 \&\f(CW$screen\fR (Gnome2::Wnck::Screen) .ie n .SS "list = $tasklist\->\fBget_size_hint_list\fP" .el .SS "list = \f(CW$tasklist\fP\->\fBget_size_hint_list\fP" .IX Subsection "list = $tasklist->get_size_hint_list" Returns a list of integers. .ie n .SS "$tasklist\->\fBset_switch_workspace_on_unminimize\fP ($switch_workspace_on_unminimize)" .el .SS "\f(CW$tasklist\fP\->\fBset_switch_workspace_on_unminimize\fP ($switch_workspace_on_unminimize)" .IX Subsection "$tasklist->set_switch_workspace_on_unminimize ($switch_workspace_on_unminimize)" .IP "\(bu" 4 \&\f(CW$switch_workspace_on_unminimize\fR (boolean) .SH "STYLE PROPERTIES" .IX Header "STYLE PROPERTIES" .IP "'fade\-loop\-time' (float : default 3 : readable / private)" 4 .IX Item "'fade-loop-time' (float : default 3 : readable / private)" The time one loop takes when fading, in seconds. Default: 3.0 .IP "'fade\-max\-loops' (integer : default 5 : readable / private)" 4 .IX Item "'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 .IP "'fade\-opacity' (float : default 0.8 : readable / private)" 4 .IX Item "'fade-opacity' (float : default 0.8 : readable / private)" The final opacity that will be reached. Default: 0.8 .IP "'fade\-overlay\-rect' (boolean : default true : readable / private)" 4 .IX Item "'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: \s-1TRUE\s0 .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gnome2::Wnck::TasklistGroupingType" .IX Subsection "enum Gnome2::Wnck::TasklistGroupingType" .IP "\(bu" 4 \&'never\-group' / '\s-1WNCK_TASKLIST_NEVER_GROUP\s0' .IP "\(bu" 4 \&'auto\-group' / '\s-1WNCK_TASKLIST_AUTO_GROUP\s0' .IP "\(bu" 4 \&'always\-group' / '\s-1WNCK_TASKLIST_ALWAYS_GROUP\s0' .SS "enum Gtk2::ReliefStyle" .IX Subsection "enum Gtk2::ReliefStyle" .IP "\(bu" 4 \&'normal' / '\s-1GTK_RELIEF_NORMAL\s0' .IP "\(bu" 4 \&'half' / '\s-1GTK_RELIEF_HALF\s0' .IP "\(bu" 4 \&'none' / '\s-1GTK_RELIEF_NONE\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2::Wnck, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container .SH "COPYRIGHT" .IX Header "COPYRIGHT" Copyright (C) 2003\-2006 by the gtk2\-perl team. .PP This software is licensed under the \s-1LGPL.\s0 See Gnome2::Wnck for a full notice.