diff options
Diffstat (limited to 'doc/man/man3/tqaccessible.3qt')
-rw-r--r-- | doc/man/man3/tqaccessible.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqaccessible.3qt b/doc/man/man3/tqaccessible.3qt index a928e625d..cb8aee35f 100644 --- a/doc/man/man3/tqaccessible.3qt +++ b/doc/man/man3/tqaccessible.3qt @@ -352,7 +352,7 @@ This enum specifies string information that an accessible object returns. \fCTQAccessible::Accelerator\fR - The keyboard shortcut that executes the default action .SH MEMBER FUNCTION DOCUMENTATION .SH "bool TQAccessible::isActive ()\fC [static]\fR" -Returns TRUE if an accessibility implementation has been requested, during the runtime of the application, otherwise returns FALSE. +Returns true if an accessibility implementation has been requested, during the runtime of the application, otherwise returns false. .PP Use this function to prevent potentially expensive notifications via updateAccessibility(). .SH "QRESULT TQAccessible::queryAccessibleInterface ( TQObject * object, TQAccessibleInterface ** iface )\fC [static]\fR" |