gtkLinkButtonSetUri {RGtk2}R Documentation

gtkLinkButtonSetUri

Description

Sets uri as the URI where the GtkLinkButton points.

Usage

gtkLinkButtonSetUri(object, uri)

Arguments

object [GtkLinkButton] a GtkLinkButton
uri [character] a valid URI

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]