Retrieves the “visited” state of the URI where the gtk.LinkButton points. The button becomes visited when it is clicked. If the URI is changed on the button, the “visited” state is unset again.
The state may also be changed using LinkButton.setVisited.
TRUE if the link has been visited, FALSE otherwise
2.14
Retrieves the “visited” state of the URI where the gtk.LinkButton points. The button becomes visited when it is clicked. If the URI is changed on the button, the “visited” state is unset again.
The state may also be changed using LinkButton.setVisited.