gtkTooltipSetMarkup: gtkTooltipSetMarkup

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the text of the tooltip to be markup, which is marked up with the Pango text markup language. If markup is NULL, the label will be hidden.

Usage

1
gtkTooltipSetMarkup(object, markup)

Arguments

object

a GtkTooltip

markup

a markup string (see Pango markup format) or NULL. [ allow-none ]

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


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