VikWebtoolFormat
VikWebtoolFormat
|
|
Functions
VIK_WEBTOOL_FORMAT_TYPE
#define VIK_WEBTOOL_FORMAT_TYPE (vik_webtool_format_get_type ())
vik_webtool_format_new_with_members ()
VikWebtoolFormat *
vik_webtool_format_new_with_members (const gchar *label
,
const gchar *url
,
const gchar *url_format_code
);
Property Details
The “url”
property
“url” gchar *
Set the template url.
Flags: Read / Write / Construct Only
Default value: "http://viking.sf.net/"
The “url-format-code”
property
“url-format-code” gchar *
Set the template URL format code.
Flags: Read / Write / Construct Only
Default value: "AOZ"