FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

find-mozilla-gtk-path

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version