PgMap.getEngine

Returns the best engine listed in the map for a given script

class PgMap
getEngine

Parameters

script PangoScript

a #PangoScript

Return: the best engine, if one is listed for the script, or %NULL. The lookup may cause the engine to be loaded; once an engine is loaded, it won't be unloaded. If multiple engines are exact for the script, the choice of which is returned is arbitrary.

Meta