VikGotoXmlTool

VikGotoXmlTool

Functions

Properties

gchar * lat-attr Read / Write / Construct Only
gchar * lat-path Read / Write / Construct Only
gchar * lon-attr Read / Write / Construct Only
gchar * lon-path Read / Write / Construct Only
gchar * url-format Read / Write / Construct Only

Object Hierarchy

    GObject
    ╰── VikGotoTool
        ╰── VikGotoXmlTool

Description

Functions

VIK_GOTO_XML_TOOL_TYPE

#define VIK_GOTO_XML_TOOL_TYPE            (vik_goto_xml_tool_get_type ())

vik_goto_xml_tool_new ()

VikGotoXmlTool *
vik_goto_xml_tool_new ();

Types and Values

Property Details

The “lat-attr” property

  “lat-attr”                 gchar *

XML attribute of the latitude.

Flags: Read / Write / Construct Only

Default value: NULL


The “lat-path” property

  “lat-path”                 gchar *

XPath of the latitude.

Flags: Read / Write / Construct Only

Default value: "<no-set>"


The “lon-attr” property

  “lon-attr”                 gchar *

XML attribute of the longitude.

Flags: Read / Write / Construct Only

Default value: NULL


The “lon-path” property

  “lon-path”                 gchar *

XPath of the longitude.

Flags: Read / Write / Construct Only

Default value: "<no-set>"


The “url-format” property

  “url-format”               gchar *

The format of the URL.

Flags: Read / Write / Construct Only

Default value: "<no-set>"