The search functionality needs JavaScript enabled
Sets the coloration of the connection between from's from_port and to's to_port with the color provided in the activity theme property.
from
from_port
to
to_port
activity
void setConnectionActivity ( const(String) from, const(long) from_port, const(String) to, const(long) to_port, const(double) amount ) nothrow @nogc;