set_track_visited_links
Description:
[
Version ( since =
"2.18" ) ]
public void set_track_visited_links (
bool track_links)
Sets whether the label should keep track of clicked links (and use a different color for them).
Parameters:
this |
a Label
|
track_links |
true to track visited links
|