have been visited. It will then apply the #GTK_STATE_FLAG_VISITED when rendering this link, in addition to #GTK_STATE_FLAG_LINK.
Label.trackVisitedLinks
bool trackVisitedLinks() @propertyGet trackVisitedLinks property.
Returns
Set this property to true to make the label track which links
void trackVisitedLinks(bool propval) @propertySet trackVisitedLinks property.
Parameters
propval | 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. |