gtkLinkButtonNew {RGtk2}R Documentation

gtkLinkButtonNew

Description

Creates a new GtkLinkButton with the URI as its text.

Usage

gtkLinkButtonNew(uri)

Arguments

uri [character] a valid URI

Details

Since 2.10

Value

[GtkWidget] a new link button widget.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]