get_location


Description:

[ Version ( since = "0.11.1" ) ]
public unowned HashTable<string,Value?> get_location ()

Return the contact's user-defined location or null if the location is unspecified.

This remains valid until the main loop is re-entered; if the caller requires a hash table that will persist for longer than that, it must be reffed with g_hash_table_ref.

Parameters:

this

a contact

Returns:

the same GenericSet (or null) as the TpContact:location property