Method

RBRhythmDBEntryget_boolean

Declaration [src]

gboolean
rhythmdb_entry_get_boolean (
  RhythmDBEntry* entry,
  RhythmDBPropType propid
)

Description [src]

Returns the value of a boolean property of entry.

Parameters

propid

Type: RhythmDBPropType

Property to return.

Return value

Type: gboolean

Property value.