gtkLabelGetTrackVisitedLinks {RGtk2}R Documentation

gtkLabelGetTrackVisitedLinks

Description

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

Usage

gtkLabelGetTrackVisitedLinks(object)

Arguments

object

a GtkLabel

Details

Since 2.18

Value

[logical] TRUE if clicked links are remembered

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]