get_by_name


Description:

[ Version ( since = "3.0" ) ]
public static unowned Resource? get_by_name (Type resource_type, string resource_name)

Returns the resource with the given resource_type and resource_name.

Parameters:

resource_type

The Type of the resource.

resource_name

The name of the resource.

Returns:

The resource.