gtkEntryGetIconTooltipMarkup {RGtk2}R Documentation

gtkEntryGetIconTooltipMarkup

Description

Gets the contents of the tooltip on the icon at the specified position in entry.

Usage

gtkEntryGetIconTooltipMarkup(object, icon.pos)

Arguments

object

a GtkEntry

icon.pos

the icon position

Details

Since 2.16

Value

[character] the tooltip text, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]