get_visited


Description:

public bool get_visited ()

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 [[email protected]_visited].

Parameters:

this

a `GtkLinkButton`

Returns:

true if the link has been visited, false otherwise




2022 vala-language.org