Property
AdwToast:timeout
since: 1.0
Description [src]
The timeout of the toast, in seconds.
If timeout is 0, the toast is displayed indefinitely until manually dismissed.
Toasts cannot disappear while being hovered, pressed (on touchscreen), or have keyboard focus inside them.
Type: | guint |
Available since: | 1.0 |
Default value | 5 |
Getter method | adw_toast_get_timeout() |
Setter method | adw_toast_set_timeout() |