1Gnome2::Wnck::Pager(3)User Contributed Perl DocumentationGnome2::Wnck::Pager(3)
2
3
4

NAME

6       Gnome2::Wnck::Pager
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gnome2::Wnck::Pager
14

INTERFACES

16         Glib::Object::_Unregistered::AtkImplementorIface
17         Gtk2::Buildable
18

METHODS

20   widget = Gnome2::Wnck::Pager->new ($screen)
21       ·   $screen (Gnome2::Wnck::Screen)
22
23   $pager->set_display_mode ($mode)
24       ·   $mode (Gnome2::Wnck::PagerDisplayMode)
25
26   $pager->set_n_rows ($n_rows)
27       ·   $n_rows (integer)
28
29   boolean = $pager->set_orientation ($orientation)
30       ·   $orientation (Gtk2::Orientation)
31
32   $pager->set_screen ($screen)
33       ·   $screen (Gnome2::Wnck::Screen)
34
35   $pager->set_shadow_type ($shadow_type)
36       ·   $shadow_type (Gtk2::ShadowType)
37
38   $pager->set_show_all ($show_all_workspaces)
39       ·   $show_all_workspaces (boolean)
40

ENUMS AND FLAGS

42   enum Gnome2::Wnck::PagerDisplayMode
43       ·   'name' / 'WNCK_PAGER_DISPLAY_NAME'
44
45       ·   'content' / 'WNCK_PAGER_DISPLAY_CONTENT'
46
47   enum Gtk2::Orientation
48       ·   'horizontal' / 'GTK_ORIENTATION_HORIZONTAL'
49
50       ·   'vertical' / 'GTK_ORIENTATION_VERTICAL'
51
52   enum Gtk2::ShadowType
53       ·   'none' / 'GTK_SHADOW_NONE'
54
55       ·   'in' / 'GTK_SHADOW_IN'
56
57       ·   'out' / 'GTK_SHADOW_OUT'
58
59       ·   'etched-in' / 'GTK_SHADOW_ETCHED_IN'
60
61       ·   'etched-out' / 'GTK_SHADOW_ETCHED_OUT'
62

SEE ALSO

64       Gnome2::Wnck, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
65       Gtk2::Widget
66
68       Copyright (C) 2003-2006 by the gtk2-perl team.
69
70       This software is licensed under the LGPL.  See Gnome2::Wnck for a full
71       notice.
72
73
74
75perl v5.30.1                      2020-01-30            Gnome2::Wnck::Pager(3)
Impressum