function geocode_bounding_box_get_type: TGType; cdecl; external libgeocode_glib; function geocode_bounding_box_new(top: Tgdouble; bottom: Tgdouble; left: Tgdouble ...
function geocode_reverse_get_type: TGType; cdecl; external libgeocode_glib; function geocode_reverse_new_for_location(location: PGeocodeLocation): PGeocodeReverse ...