VikWebtoolBounds

VikWebtoolBounds

Functions

Properties

gchar * url Read / Write / Construct Only

Object Hierarchy

    GObject
    ╰── VikExtTool
        ╰── VikWebtool
            ╰── VikWebtoolBounds

Description

Functions

VIK_WEBTOOL_BOUNDS_TYPE

#define VIK_WEBTOOL_BOUNDS_TYPE            (vik_webtool_bounds_get_type ())

vik_webtool_bounds_new ()

VikWebtoolBounds *
vik_webtool_bounds_new ();

vik_webtool_bounds_new_with_members ()

VikWebtoolBounds *
vik_webtool_bounds_new_with_members (const gchar *label,
                                     const gchar *url);

Types and Values

Property Details

The “url” property

  “url”                      gchar *

Set the template url.

Flags: Read / Write / Construct Only

Default value: "http://viking.sf.net/"