Wnck.MotionDirection – libwnck-3.0 Reference Manual
MotionDirection
Description:
[
CCode
( cprefix =
"WNCK_MOTION_"
, type_id =
"wnck_motion_direction_get_type ()"
) ]
[
Version
( since =
"2.14"
) ]
public
enum
MotionDirection
Type defining a direction in which to search a neighbor
Workspace
.
Namespace:
Wnck
Package:
libwnck-3.0
Content:
Enum values:
DOWN
-
search a neighbor
Workspace
below another
Workspace
.
LEFT
-
search a neighbor
Workspace
at the left of another
Workspace
.
RIGHT
-
search a neighbor
Workspace
at the right of another
Workspace
.
UP
-
search a neighbor
Workspace
above another
Workspace
.
2022 vala-language.org