.\" 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::Pager 3pm" .TH Gnome2::Wnck::Pager 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::Pager \- a pager widget, showing the content of workspaces .SH "HIERARCHY" .IX Header "HIERARCHY" .Vb 5 \& Glib::Object \& +\-\-\-\-Glib::InitiallyUnowned \& +\-\-\-\-Gtk2::Object \& +\-\-\-\-Gtk2::Widget \& +\-\-\-\-Gnome2::Wnck::Pager .Ve .SH "INTERFACES" .IX Header "INTERFACES" .Vb 2 \& Glib::Object::_Unregistered::AtkImplementorIface \& Gtk2::Buildable .Ve .SH "METHODS" .IX Header "METHODS" .SS "widget = Gnome2::Wnck::Pager\->\fBnew\fP ($screen)" .IX Subsection "widget = Gnome2::Wnck::Pager->new ($screen)" .IP "\(bu" 4 \&\f(CW$screen\fR (Gnome2::Wnck::Screen) .ie n .SS "$pager\->\fBset_display_mode\fP ($mode)" .el .SS "\f(CW$pager\fP\->\fBset_display_mode\fP ($mode)" .IX Subsection "$pager->set_display_mode ($mode)" .IP "\(bu" 4 \&\f(CW$mode\fR (Gnome2::Wnck::PagerDisplayMode) .ie n .SS "$pager\->\fBset_n_rows\fP ($n_rows)" .el .SS "\f(CW$pager\fP\->\fBset_n_rows\fP ($n_rows)" .IX Subsection "$pager->set_n_rows ($n_rows)" .IP "\(bu" 4 \&\f(CW$n_rows\fR (integer) .ie n .SS "boolean = $pager\->\fBset_orientation\fP ($orientation)" .el .SS "boolean = \f(CW$pager\fP\->\fBset_orientation\fP ($orientation)" .IX Subsection "boolean = $pager->set_orientation ($orientation)" .IP "\(bu" 4 \&\f(CW$orientation\fR (Gtk2::Orientation) .ie n .SS "$pager\->\fBset_screen\fP ($screen)" .el .SS "\f(CW$pager\fP\->\fBset_screen\fP ($screen)" .IX Subsection "$pager->set_screen ($screen)" .IP "\(bu" 4 \&\f(CW$screen\fR (Gnome2::Wnck::Screen) .ie n .SS "$pager\->\fBset_shadow_type\fP ($shadow_type)" .el .SS "\f(CW$pager\fP\->\fBset_shadow_type\fP ($shadow_type)" .IX Subsection "$pager->set_shadow_type ($shadow_type)" .IP "\(bu" 4 \&\f(CW$shadow_type\fR (Gtk2::ShadowType) .ie n .SS "$pager\->\fBset_show_all\fP ($show_all_workspaces)" .el .SS "\f(CW$pager\fP\->\fBset_show_all\fP ($show_all_workspaces)" .IX Subsection "$pager->set_show_all ($show_all_workspaces)" .IP "\(bu" 4 \&\f(CW$show_all_workspaces\fR (boolean) .SH "ENUMS AND FLAGS" .IX Header "ENUMS AND FLAGS" .SS "enum Gnome2::Wnck::PagerDisplayMode" .IX Subsection "enum Gnome2::Wnck::PagerDisplayMode" .IP "\(bu" 4 \&'name' / '\s-1WNCK_PAGER_DISPLAY_NAME\s0' .IP "\(bu" 4 \&'content' / '\s-1WNCK_PAGER_DISPLAY_CONTENT\s0' .SS "enum Gtk2::Orientation" .IX Subsection "enum Gtk2::Orientation" .IP "\(bu" 4 \&'horizontal' / '\s-1GTK_ORIENTATION_HORIZONTAL\s0' .IP "\(bu" 4 \&'vertical' / '\s-1GTK_ORIENTATION_VERTICAL\s0' .SS "enum Gtk2::ShadowType" .IX Subsection "enum Gtk2::ShadowType" .IP "\(bu" 4 \&'none' / '\s-1GTK_SHADOW_NONE\s0' .IP "\(bu" 4 \&'in' / '\s-1GTK_SHADOW_IN\s0' .IP "\(bu" 4 \&'out' / '\s-1GTK_SHADOW_OUT\s0' .IP "\(bu" 4 \&'etched\-in' / '\s-1GTK_SHADOW_ETCHED_IN\s0' .IP "\(bu" 4 \&'etched\-out' / '\s-1GTK_SHADOW_ETCHED_OUT\s0' .SH "SEE ALSO" .IX Header "SEE ALSO" Gnome2::Wnck, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget .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.