gtkLinkButtonSetUri {RGtk2}R Documentation

gtkLinkButtonSetUri

Description

Sets uri as the URI where the GtkLinkButton points. As a side-effect this unsets the 'visited' state of the button.

Usage

gtkLinkButtonSetUri(object, uri)

Arguments

object

a GtkLinkButton

uri

a valid URI

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]