ToolItem.setTooltipMarkup

Sets the markup text to be displayed as tooltip on the item. See gtk_widget_set_tooltip_markup(). Since 2.12

class ToolItem
override
void
setTooltipMarkup
(
string markup
)

Parameters

markup string

markup text to be used as tooltip for tool_item

Meta