set_component
Description:
[ Version ( since = "3.48" ) ]
public void set_component (void* component)
public void set_component (void* component)
Sets component
as the component associated with the this.
It can be null to unset it.
Parameters:
this | |
component |
an Component or null |