Wnck.TasklistGroupingType – libwnck-1.0 Reference Manual
Packages
libwnck-1.0
Wnck
TasklistGroupingType
ALWAYS_GROUP
AUTO_GROUP
NEVER_GROUP
TasklistGroupingType
Description:
[
CCode
( cprefix =
"WNCK_TASKLIST_"
) ]
public
enum
TasklistGroupingType
Type defining the policy of the
Tasklist
for grouping multiple
Window
of the same
Application
.
Namespace:
Wnck
Package:
libwnck-1.0
Content:
Enum values:
ALWAYS_GROUP
-
always group multiple
Window
of the same
Application
, for all
Application
.
AUTO_GROUP
-
group multiple
Window
of the same
Application
for some
Application
, when there is not enough place to have a good-looking list of all
Window
.
NEVER_GROUP
-
never group multiple
Window
of the same
Application
.