lookup_type


Description:

public static Type lookup_type (string name)

Returns the Type of the setting's class for a given setting name.

Parameters:

name

a setting name

Returns:

the Type of the setting's class, or g_type_invalid if name is not recognized.