remove_property_change_handler
Description:
[ Version ( deprecated = true , deprecated_since = "2.12" ) ]
public virtual void remove_property_change_handler (uint handler_id)
public virtual void remove_property_change_handler (uint handler_id)
Warning: remove_property_change_handler is deprecated since 2.12.
Removes a property change handler.
Note:
Parameters:
this |
an Object |
handler_id |
a guint which identifies the handler to be removed. |