| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: &key (top-directory "/")
Applies to GTK only.
If the value of excl:*mozilla-library-path*
is not set to where
the the Mozilla GTK control is installed, then you can attempt to find
the installation directory by calling this function. It is not called
automatically because searching the root directory would take a very
long time on some systems.
If the directory is found, it will be returned, and otherwise nil
will be returned.
top-directory should name a directory under which you think the control may be installed, but which will not take overly long to search. The default is the root directory ("/").
See also ide:mozilla-library-path.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |