C# Class Skybound.Gecko.XULRunnerLocator

Search /usr/lib directory for the latest xulrunner. Currently looks for xulrunner-1.9.2 variants in /usr/lib. Returns null if no xulrunner-1.9.2 directory is found. xulrunner doesn't come with a .pc file so I can't use pkg-config to find location of xulrunner.
Afficher le fichier Open project: tophatmonocle/DirtyGecko

Méthodes publiques

Méthode Description
GetXULRunnerLocation ( ) : string

Method Details

GetXULRunnerLocation() public static méthode

public static GetXULRunnerLocation ( ) : string
Résultat string