Method

AstalIdleNotifyNotifierget_idle_notification

Declaration

AstalIdleNotifyNotification*
astal_idle_notify_notifier_get_idle_notification (
  AstalIdleNotifyNotifier* self,
  guint timeout
)

Description

Creates a notification object with the given timeout for the first available seat. It will notify when the seat is inactive for at least the provided timeout.

Parameters

timeout

Type: guint

No description available.

Return value

Type: AstalIdleNotifyNotification

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.