Label.trackVisitedLinks

bool trackVisitedLinks() @property

Get trackVisitedLinks property.

Returns

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.

void trackVisitedLinks(bool propval) @property

Set trackVisitedLinks property.

Parameters

propvalSet 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.