dup_param_names


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.7.26" ) ]
public string[] dup_param_names ()

Returns a list of parameter names supported by this connection manager for this protocol.

Note:

, use Protocol objects instead

The result is copied and must be freed by the caller with strfreev.

Parameters:

this

a protocol supported by a ConnectionManager

Returns:

a GStrv of protocol names