@accepts(RB.RhythmDBPropType) @returns(<list>) def gather_selected_properties(prop)
Returns a list containing the values of the specified property from the selected entries in the source. This is used to implement the 'browse this artist' (etc.) actions.
prop : |
property for which to gather selection |
Returns : |
list of property values |