Method

RBEntryViewselect_entry

Declaration [src]

void
rb_entry_view_select_entry (
  RBEntryView* view,
  RhythmDBEntry* entry
)

Description [src]

If the specified entry is present in the view, it is added to the selection.

Parameters

entry

Type: RhythmDBEntry

A RhythmDBEntry to select.

The data is owned by the caller of the method.