Adw.ToastPriority – libadwaita-1 Reference Manual
ToastPriority
Description:
[
CCode
( cprefix =
"ADW_TOAST_PRIORITY_"
, type_id =
"adw_toast_priority_get_type ()"
) ]
[
Version
( since =
"1.0"
) ]
public
enum
ToastPriority
[class@Toast] behavior when another toast is already displayed.
Namespace:
Adw
Package:
libadwaita-1
Content:
Enum values:
HIGH
-
the toast will be displayed immediately, pushing the previous toast into the queue instead.
NORMAL
-
the toast will be queued if another toast is already displayed.
2022 vala-language.org