GtkTooltips::set_delay

void set_delay(int delay);

Determines the time in milliseconds which the user has to wait on the widget until the tooltip is shown.

With a delay of 0, the tooltips are shown immediately.