VikWebtoolBounds

VikWebtoolBounds

Functions

Properties

char * url Read / Write / Construct Only

Types and Values

Object Hierarchy

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

Description

Functions

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

VIK_WEBTOOL_BOUNDS_TYPE

#define VIK_WEBTOOL_BOUNDS_TYPE            (vik_webtool_bounds_get_type ())

Property Details

The “url” property

  “url”                      char *

Set the template url.

Owner: VikWebtoolBounds

Flags: Read / Write / Construct Only

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