RGtk2 (version 2.20.31)

gtkLinkButtonNewWithLabel: gtkLinkButtonNewWithLabel

Description

Creates a new GtkLinkButton containing a label.

Usage

gtkLinkButtonNewWithLabel(uri, label = NULL, show = TRUE)

Arguments

uri
a valid URI
label
the text of the button. [ allow-none ]

Value

GtkWidget] a new link button widget. [ transfer none ]

Details

Since 2.10