Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkLinkButtonSetUri: 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