Constructor
PhoshNotificationListnew
Declaration [src]
PhoshNotificationList*
phosh_notification_list_new (
void
)
Description [src]
Create an empty PhoshNotificationList
, generally used via
phosh_notify_manager_get_list()
Return value
Returns: | PhoshNotificationList |
The new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |