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