entry_type_get_by_name

@accepts(utf8)
@returns(RB.RhythmDBEntryType)
def entry_type_get_by_name(name)

Locates a RB.RhythmDBEntryType by name. Returns NULL if no entry type is registered with the specified name.

name :

name of the type to look for

Returns :

the RB.RhythmDBEntryType