load


Description:

[ Version ( deprecated = true , deprecated_since = "3.14" ) ]
public static unowned ThemingEngine? load (string name)

Warning: load is deprecated since 3.14.

Loads and initializes a theming engine module from the standard directories.

Parameters:

name

Theme engine name to load

Returns:

A theming engine, or null if the engine name doesn’t exist.