Notify.ClosedReason – libnotify Reference Manual
ClosedReason
Description:
[
CCode
( cprefix =
"NOTIFY_CLOSED_REASON_"
, type_id =
"notify_closed_reason_get_type ()"
) ]
[
Version
( since =
"0.8.0"
) ]
public
enum
ClosedReason
The reason for which the notification has been closed.
Namespace:
Notify
Package:
libnotify
Content:
Enum values:
API_REQUEST
-
It has been closed by a call to
close
.
DISMISSED
-
It has been dismissed by the user.
EXPIRED
-
Timeout has expired.
UNDEFIEND
-
Closed by undefined/reserved reasons.
UNSET
-
Notification not closed.
2022 vala-language.org