gtkTooltipsSetDelay {RGtk2} | R Documentation |
Sets the time between the user moving the mouse over a widget and the widget's tooltip appearing.
WARNING: gtk_tooltips_set_delay
has been deprecated since version 2.12 and should not be used in newly-written code.
gtkTooltipsSetDelay(object, delay)
|
[GtkTooltips ] a GtkTooltips . |
|
[numeric] an integer value representing milliseconds. |
Derived by RGtkGen from GTK+ documentation