GtkTooltips::set_tip

void set_tip(GtkWidget widget, string tip_text [, string tip_private = null]);

Sets the tooltip for the given widget. The second parameter is optional and not shown by default. To make it visible, you could use a GtkTipsQuery.