Property

GtkStatusIcon:tooltip-markup

since: 2.16

Declaration

property tooltip-markup: utf8 [ read, write ]

Description [src]

Sets the text of tooltip to be the given string, which is marked up with the [Pango text markup language][PangoMarkupFormat]. Also see gtk_tooltip_set_markup().

This is a convenience property which will take care of getting the tooltip shown if the given string is not NULL. GtkStatusIcon:has-tooltip will automatically be set to TRUE and the default handler for the GtkStatusIcon::query-tooltip signal will take care of displaying the tooltip.

On some platforms, embedded markup will be ignored.

Type:gchar*

Available since: 2.16

Flags

Readableyes
Writableyes
Constructno
Construct onlyno