Class GTK2.LinkButton
- Description
 Properties:
string uri A GTK2.LinkButton is a GTK2.Button with a hyperlink, similar to the one used by web browsers, which triggers an action when clicked. It is useful to show quick links to resources.
- Inherit Button
 inherit GTK2.Button : Button
- Method create
 GTK2.LinkButton GTK2.LinkButton(string|mappinguri_or_props,string|voidlabel)- Description
 Creates a new LinkButton.