Constructor
IdeNotificationsnew
Description
Create a new IdeNotifications
.
Usually, creating this is not necessary, as the IdeContext
root
IdeObject
will create it automatically.
Return value
Type: IdeNotifications
A newly created IdeNotifications
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |