gtkEntrySetIconTooltipMarkup: gtkEntrySetIconTooltipMarkup

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets tooltip as the contents of the tooltip for the icon at the specified position. tooltip is assumed to be marked up with the Pango text markup language.

Usage

1
gtkEntrySetIconTooltipMarkup(object, icon.pos, tooltip = NULL)

Arguments

object

a GtkEntry

icon.pos

the icon position

tooltip

the contents of the tooltip for the icon, or NULL. [ allow-none ]

Details

Use NULL for tooltip to remove an existing tooltip.

See also gtkWidgetSetTooltipMarkup and gtkEntySetIconTooltipText(). Since 2.16

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.