gdkSetDoubleClickTime {RGtk2}R Documentation

gdkSetDoubleClickTime

Description

Set the double click time for the default display. See gdkDisplaySetDoubleClickTime. See also gdkDisplaySetDoubleClickDistance. Applications should not set this, it is a global user-configured setting.

Usage

gdkSetDoubleClickTime(msec)

Arguments

msec [numeric] double click time in milliseconds (thousandths of a second)

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]