Wnck.TasklistGroupingType – libwnck-3.0 Reference Manual
TasklistGroupingType
Description:
[
CCode
( cprefix =
"WNCK_TASKLIST_"
, type_id =
"wnck_tasklist_grouping_type_get_type ()"
) ]
public
enum
TasklistGroupingType
Type defining the policy of the
Tasklist
for grouping multiple
Window
of the same
Application
.
Namespace:
Wnck
Package:
libwnck-3.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
.
2022 vala-language.org