VikGotoXmlTool

VikGotoXmlTool

Properties

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

Types and Values

Object Hierarchy

    GObject
    ╰── VikGotoTool
        ╰── VikGotoXmlTool

Description

Functions

Types and Values

VIK_GOTO_XML_TOOL_TYPE

#define VIK_GOTO_XML_TOOL_TYPE            (vik_goto_xml_tool_get_type ())

Property Details

The “desc-attr” property

  “desc-attr”                char *

XML attribute of the description.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: NULL


The “desc-path” property

  “desc-path”                char *

XPath of the description.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: "<no-set>"


The “lat-attr” property

  “lat-attr”                 char *

XML attribute of the latitude.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: NULL


The “lat-path” property

  “lat-path”                 char *

XPath of the latitude.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: "<no-set>"


The “lon-attr” property

  “lon-attr”                 char *

XML attribute of the longitude.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: NULL


The “lon-path” property

  “lon-path”                 char *

XPath of the longitude.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: "<no-set>"


The “url-format” property

  “url-format”               char *

The format of the URL.

Owner: VikGotoXmlTool

Flags: Read / Write / Construct Only

Default value: "<no-set>"