Method

RBEntryViewget_entry_playing_icon

Declaration [src]

const char*
rb_entry_view_get_entry_playing_icon (
  RBEntryView* view,
  RhythmDBEntry* entry
)

Description

No description available.

Parameters

entry

Type: RhythmDBEntry

No description available.

The data is owned by the caller of the method.

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.