Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLinkButtonNew: gtkLinkButtonNew
Description
Creates a new
GtkLinkButton
with the URI as its text.
Usage
gtkLinkButtonNew(uri)
Arguments
uri
a valid URI
Value
GtkWidget
] a new link button widget.
Details
Since 2.10