| atkHyperlinkIsInline {RGtk2} | R Documentation |
Indicates whether the link currently displays some or all of its
content inline. Ordinary HTML links will usually return
FALSE, but an inline <src> HTML element will return
TRUE.
a *
atkHyperlinkIsInline(object)
|
[AtkHyperlink] an AtkHyperlink |
[logical] whether or not this link displays its content inline.
Derived by RGtkGen from GTK+ documentation