Label.trackVisitedLinks

Get trackVisitedLinks property.

  1. bool trackVisitedLinks [@property getter]
    class Label
    @property
    bool
    trackVisitedLinks
    ()
  2. bool trackVisitedLinks [@property setter]

Return Value

Type: bool

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.