Method

AdwToastset_timeout

since: 1.0

Declaration [src]

void
adw_toast_set_timeout (
  AdwToast* self,
  guint timeout
)

Description [src]

Sets timeout for self.

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.

Available since: 1.0

Sets propertyAdw.Toast:timeout

Parameters

timeout

Type: guint

The timeout.