Method
PhoshNotificationListget_by_id
Declaration [src]
PhoshNotification*
phosh_notification_list_get_by_id (
PhoshNotificationList* self,
guint id
)
Return value
Type: PhoshNotification
The PhoshNotification
or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |