[ CCode ( has_construct_function = false ) ]
public RemoteSettings (Connection? bus)
Creates a new object representing the remote settings service.
Note that this will do blocking D-Bus calls to initialize the settings object. You can use new_async if you want to avoid that.
bus |
a valid and connected D-Bus connection |
the new remote settings object on success, or |