gtkLinkButtonSetUri {RGtk2.10}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.10 version 2.10.6 Index]