gtkLabelSetTrackVisitedLinks {RGtk2}R Documentation

gtkLabelSetTrackVisitedLinks

Description

Sets whether the label should keep track of clicked links (and use a different color for them).

Usage

gtkLabelSetTrackVisitedLinks(object, track.links)

Arguments

object

a GtkLabel

track.links

TRUE to track visited links

Details

Since 2.18

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]