get_location


Description:

public Location? get_location ()

Gets the location that was set by a previous call to set_location or was selected by the user.

Parameters:

this

a LocationEntry

Returns:

the selected location (which you must unref when you are done with it), or null if no location is selected.