Unix and Linux Discussions Tagged with space |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
7 |
12,851 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
17,418 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
3,222 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
4,645 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
5,591 |
Programming |
|
|
|
1 |
19,281 |
Homework & Coursework Questions |
|
|
|
3 |
4,058 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
13,462 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
2,122 |
Shell Programming and Scripting |
|
|
|
4 |
2,404 |
Shell Programming and Scripting |
|
|
|
1 |
3,831 |
Shell Programming and Scripting |
|
|
|
3 |
2,159 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
3,113 |
Shell Programming and Scripting |
|
|
|
9 |
3,742 |
Shell Programming and Scripting |
|
|
|
2 |
10,942 |
Shell Programming and Scripting |
|
|
|
1 |
8,709 |
Shell Programming and Scripting |
|
|
|
3 |
1,427 |
Shell Programming and Scripting |
|
|
|
1 |
3,341 |
Shell Programming and Scripting |
|
|
|
3 |
7,717 |
Shell Programming and Scripting |
|
|
|
5 |
12,703 |
UNIX for Dummies Questions & Answers |
|
|
|
33 |
20,729 |
Shell Programming and Scripting |
|
|
|
2 |
2,982 |
Shell Programming and Scripting |
|
|
|
6 |
8,109 |
Shell Programming and Scripting |
|
|
|
2 |
6,278 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
19,443 |
Shell Programming and Scripting |
|
|
|
2 |
5,143 |
Red Hat |
|
|
|
6 |
3,681 |
Shell Programming and Scripting |
|
|
|
10 |
9,016 |
Shell Programming and Scripting |
|
|
|
3 |
4,106 |
UNIX for Dummies Questions & Answers |
|
|
|
10 |
14,291 |
Shell Programming and Scripting |
|
|
|
3 |
49,944 |
Shell Programming and Scripting |
|
|
|
10 |
6,926 |
Shell Programming and Scripting |
|
|
|
3 |
3,677 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
18,308 |
AIX |
|
|
|
1 |
6,184 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
3,913 |
Shell Programming and Scripting |
|
|
|
3 |
5,622 |
Shell Programming and Scripting |
|
|
|
1 |
4,270 |
Ubuntu |
|
|
|
0 |
1,709 |
Software Releases - RSS News |
|
|
|
10 |
4,097 |
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)