manage_control_point
Description:
By calling this function, you are asking this to keep a reference to control_point until its
associated Context is no longer available.
You usually want to call this function from context_available handler after you create a ControlPoint object for the newly available context.
Parameters:
| this | |
| control_point |
The ControlPoint to be taken care of |