mark all _init() functions as deprecated

Registered by Jan Kneschke

Functions like network_socket_init() should be named network_socket_new()

- rename all _init() functions that create a new object to _new()
- create a #define for the _init() which maps them to _new() to keep the API intact
- tag the _init() functions with G_GNUC_DEPRECATED

Blueprint information

Status:
Complete
Approver:
Jan Kneschke
Priority:
Undefined
Drafter:
Jan Kneschke
Direction:
Needs approval
Assignee:
Jan Kneschke
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Jan Kneschke
Completed by
Jan Kneschke

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.