location_updated


Description:

public virtual signal void location_updated (string arg_old, string arg_new)

On the client-side, this signal is emitted whenever the D-Bus signal <link linkend="gdbus-signal-org-freedesktop-GeoClue2-Client.

LocationUpdated">"LocationUpdated"</link> is received.

On the service-side, this signal can be used with e.g. emit_by_name to make the object emit the D-Bus signal.

Parameters:

arg_old

Argument.

arg_new

Argument.