Method
GtkLinkButtonset_uri
since: 2.10
Declaration [src]
void
gtk_link_button_set_uri (
GtkLinkButton* link_button,
const gchar* uri
)
Description [src]
Sets uri
as the URI where the GtkLinkButton
points. As a side-effect
this unsets the “visited” state of the button.
Available since: 2.10
Sets property | Gtk.LinkButton:uri |