Method

GtkLabelget_track_visited_links

since: 2.18

Declaration [src]

gboolean
gtk_label_get_track_visited_links (
  GtkLabel* label
)

Description [src]

Returns whether the label is currently keeping track of clicked links.

Available since: 2.18

Return value

Type: gboolean

TRUE if clicked links are remembered.