propid_from_nice_elt_name

@accepts(libxml2.Char)
@returns(gint)
def propid_from_nice_elt_name(name)

Converts a property name returned by @rhythmdb_propid_from_nice_elt_name back to a RB.RhythmDBPropType. If the name does not match a property ID, -1 will be returned instead.

name :

a property ID name

Returns :

a RB.RhythmDBPropType, or -1