add_setting
Description:
Adds a Setting to the connection, replacing any previous Setting of the same name which has previously been added to the Connection.
The connection takes ownership of the Setting object and does not increase the setting object's reference count.
Parameters:
this | |
setting |
the Setting to add to the connection object |