The name of this connection manager
Array of #TpConnectionManagerParam structures, terminated by
a structure whose name
is %NULL
Return whether a new account can be registered on this protocol, by setting the special "register" parameter to %TRUE.
Returns a list of parameter names supported by this connection manager for this protocol.
The result is copied and must be freed by the caller with g_strfreev().
Frees proto,
which was copied with tp_connection_manager_protocol_copy().
a parameter name
a parameter name
Structure representing a protocol supported by a connection manager. Note that the size of this structure may change, so its size must not be relied on.