get_settings


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "guint" ) ]
[ Version ( since = "1.10" ) ]
public (unowned Setting)[]? get_settings ()

Retrieves the settings in this.

The returned array is null-terminated.

Parameters:

this

the Connection instance

out_length

the length of the returned array

Returns:

a null-terminated array containing every setting of this. If the connection has no settings, null is returned.