Top | ![]() |
![]() |
![]() |
![]() |
gboolean vik_goto_tool_parse_file_for_latlon (VikGotoTool *self
,gchar *filename
,struct LatLon *ll
);
int vik_goto_tool_get_coord (VikGotoTool *self
,VikViewport *vvp
,gchar *srch_str
,VikCoord *coord
);
self
: The VikGotoTool
vvp
: The VikViewport
srch_str
: The string to search with
coord
: Returns the top match position for a successful search
An integer value indicating: 0 = search found something -1 = search place not found by the VikGotoTool 1 = search unavailable in the VikGotoTool due to communication issue
“id”
property“id” guint
Set the id.
Owner: VikGotoTool
Flags: Read / Write / Construct Only
Allowed values: <= 65535
Default value: 0