Method

AstalNotifdNotifdget_notification

Declaration

AstalNotifdNotification*
astal_notifd_notifd_get_notification (
  AstalNotifdNotifd* self,
  guint id
)

Description

Gets the AstalNotifdNotification with id or null if there is no such Notification.

Parameters

id

Type: guint

No description available.

Return value

Type: AstalNotifdNotification

No description available.

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