get_connections
Description:
[ Version ( deprecated = true , deprecated_since = "1.48" , since = "1.0" ) ]
public unowned GenericArray<Connection> get_connections ()
public unowned GenericArray<Connection> get_connections ()
Warning: get_connections is deprecated since 1.48.
Get the connections being made with this slot.
Note:
Parameters:
this |
a Slot. |
Returns:
an array of Connection. |