has_custom_text


Description:

public bool has_custom_text ()

Checks whether or not this's text has been modified by the user.

Note that this does not mean that no location is associated with this. get_location should be used for this.

Parameters:

this

a LocationEntry

Returns:

true if this's text was modified by the user, or false if it's set to the default text of a location.