Gtk.Tooltips.SetTip Method
Adds a tooltip containing the specified message to the specified Gtk.Widget.

Syntax

public void SetTip (Widget widget, string tip_text, string tip_private)

Parameters

widget
an object of type Gtk.Widget
tip_text
an object of type stem.String
tip_private
an object of type stem.String

Remarks

Adds a tooltip containing the specified message to the specified Gtk.Widget.

Requirements

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