Gtk.AboutDialog.WebsiteLabel Property
Gets and sets the text label to display for the link to AboutDialog.Website.

Syntax

[GLib.Property("website-label")]
public string WebsiteLabel { set; get; }

Value

A string containing the text label to display for the link to AboutDialog.Website.

Remarks

This value is used to provide a user friendly link to the website, for example "Visit home page." or "AppName website". If not set, the link defaults to the URL specified in the AboutDialog.Website property.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.6