enum Adw::ToastPriority
Overview
#Toast
behavior when another toast is already displayed.
Defined in:
lib/gi-crystal/src/auto/adw-1/adw.crEnum Members
-
Normal =
0_u32
-
the toast will be queued if another toast is already displayed.
-
High =
1_u32
-
the toast will be displayed immediately, pushing the previous toast into the queue instead.
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.