Retrieves the “visited” state of the GtkLinkButton.
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 [method@Gtk.LinkButton.set_visited].
%TRUE if the link has been visited, %FALSE otherwise
See Implementation
Retrieves the “visited” state of the GtkLinkButton.
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 [method@Gtk.LinkButton.set_visited].