WINGs: New function W_setconf_doubleClickDelay
commitb9caaa8729fe39848308ce13e5a140f18f0b9102
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 8 Jan 2013 15:58:04 +0000 (8 16:58 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 12 Jan 2013 14:45:29 +0000 (12 14:45 +0000)
tree440e40c855a189fe5927e0a16244f3da24394024
parent73d75fa848ce44ce3727de6018f991242c1fad10
WINGs: New function W_setconf_doubleClickDelay

The new function W_setconf_doubleClickDelay() sets the value for
WPreferences.W_setconf_doubleClickDelay(), therefore the private
data of WPreferences struct is not used.

This call is used at defaults.c to set the doubleClickDelay().
WINGs/WINGs/WINGs.h
WINGs/configuration.c
src/defaults.c