Property
GtkLabel:track-visited-links
since: 2.18
Description [src]
Set this property to TRUE
to make the label track which links
have been visited. It will then apply the #GTK_STATE_FLAG_VISITED
when rendering this link, in addition to #GTK_STATE_FLAG_LINK.
Type:gboolean
Available since: 2.18
Default value | TRUE |
Getter method | gtk_label_get_track_visited_links() |
Setter method | gtk_label_set_track_visited_links() |