Unix and Linux Discussions Tagged with space |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
7 |
4,310 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
8,544 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
1,813 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,544 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,661 |
Programming |
|
|
|
1 |
11,489 |
Homework & Coursework Questions |
|
|
|
3 |
2,256 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
11,284 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
934 |
Shell Programming and Scripting |
|
|
|
4 |
1,244 |
Shell Programming and Scripting |
|
|
|
1 |
1,267 |
Shell Programming and Scripting |
|
|
|
3 |
990 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,215 |
Shell Programming and Scripting |
|
|
|
9 |
1,613 |
Shell Programming and Scripting |
|
|
|
2 |
5,632 |
Shell Programming and Scripting |
|
|
|
1 |
4,882 |
Shell Programming and Scripting |
|
|
|
3 |
806 |
Shell Programming and Scripting |
|
|
|
1 |
2,011 |
Shell Programming and Scripting |
|
|
|
3 |
6,281 |
Shell Programming and Scripting |
|
|
|
5 |
10,144 |
UNIX for Dummies Questions & Answers |
|
|
|
33 |
16,271 |
Shell Programming and Scripting |
|
|
|
2 |
1,888 |
Shell Programming and Scripting |
|
|
|
6 |
6,196 |
Shell Programming and Scripting |
|
|
|
2 |
5,084 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
18,510 |
Shell Programming and Scripting |
|
|
|
2 |
3,818 |
Red Hat |
|
|
|
6 |
2,395 |
Shell Programming and Scripting |
|
|
|
10 |
5,638 |
Shell Programming and Scripting |
|
|
|
3 |
2,990 |
UNIX for Dummies Questions & Answers |
|
|
|
10 |
10,696 |
Shell Programming and Scripting |
|
|
|
3 |
46,583 |
Shell Programming and Scripting |
|
|
|
10 |
5,741 |
Shell Programming and Scripting |
|
|
|
3 |
3,150 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
16,332 |
AIX |
|
|
|
1 |
5,269 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
3,295 |
Shell Programming and Scripting |
|
|
|
3 |
5,069 |
Shell Programming and Scripting |
|
|
|
1 |
2,903 |
Ubuntu |
|
|
|
0 |
898 |
Software Releases - RSS News |
|
|
|
10 |
2,805 |
Shell Programming and Scripting |
Gnome2::Wnck::Workspace(3pm) User Contributed Perl Documentation Gnome2::Wnck::Workspace(3pm)
NAME
Gnome2::Wnck::Workspace - an object representing a workspace
HIERARCHY
Glib::Object
+----Gnome2::Wnck::Workspace
METHODS
$space->activate ($timestamp)
o $timestamp (unsigned)
$space->change_name ($name)
o $name (string)
integer = $space->get_height
boolean = $space->is_virtual
integer = $space->get_layout_column
integer = $space->get_layout_row
string = $space->get_name
workspace or undef = $space->get_neighbor ($direction)
o $direction (Gnome2::Wnck::MotionDirection)
integer = $space->get_number
screen = $space->get_screen
integer = $space->get_viewport_x
integer = $space->get_viewport_y
integer = $space->get_width
SIGNALS
name-changed (Gnome2::Wnck::Workspace)
ENUMS AND FLAGS
enum Gnome2::Wnck::MotionDirection
o 'up' / 'WNCK_MOTION_UP'
o 'down' / 'WNCK_MOTION_DOWN'
o 'left' / 'WNCK_MOTION_LEFT'
o 'right' / 'WNCK_MOTION_RIGHT'
SEE ALSO
Gnome2::Wnck, Glib::Object
COPYRIGHT
Copyright (C) 2003-2006 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2::Wnck for a full notice.
perl v5.14.2 2011-11-16 Gnome2::Wnck::Workspace(3pm)