set-tooltip

This signal is emitted when the toolitem's tooltip changes.

Application developers can use set_tooltip() to set the item's tooltip.

Callback function

bool callback(GtkToolItem toolitem, GtkTooltips tooltips, string tip_text, string tip_private);