Retrieves the “visited” state of the gtk.link_button.LinkButton.
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 gtk.link_button.LinkButton.setVisited.
true if the link has been visited, false otherwise
Retrieves the “visited” state of the gtk.link_button.LinkButton.
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 gtk.link_button.LinkButton.setVisited.