VikWebtoolBounds
GObject ╰── VikExtTool ╰── VikWebtool ╰── VikWebtoolBounds
#define VIK_WEBTOOL_BOUNDS_TYPE (vik_webtool_bounds_get_type ())
VikWebtoolBounds * vik_webtool_bounds_new ();
VikWebtoolBounds * vik_webtool_bounds_new_with_members (const gchar *label, const gchar *url);
const gchar *label
const gchar *url
“url”
“url” gchar *
Set the template url.
Flags: Read / Write / Construct Only
Default value: "http://viking.sf.net/"