Method

RBRhythmDBEntryget_ulong

Declaration [src]

gulong
rhythmdb_entry_get_ulong (
  RhythmDBEntry* entry,
  RhythmDBPropType propid
)

Description [src]

Returns the value of an unsigned long integer property of entry.

Parameters

propid

Type: RhythmDBPropType

Property to return.

Return value

Type: gulong

Property value.