Method SetEnabled
SetEnabled(bool)
Enables or disables tooltips globally.
bool SetEnabled(bool flag)
Parameters
flag
boolEnables or disables tooltips.
Returns
- bool
true
if operation is successful;false
otherwise.
Remarks
May not be supported on all platforms (eg. wxCocoa).