get_info


Description:

public static unowned MetaInfo? get_info (string impl)

Lookup a previously registered meta info structure by its implementation name impl.

Parameters:

impl

the name

Returns:

a MetaInfo with impl, or null when no such metainfo exists.