Gtk.Tooltips.Disable Method
Causes all tooltips in the tooltips group to become inactive.

Syntax

public void Disable ()

Remarks

Causes all tooltips in the tooltips group to become inactive. Any widgets that have tips associated with that group will no longer display their tips until they are enabled again with Tooltips.Enable().

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)