Method

RBRhythmDBget_property_type

Declaration [src]

GType
rhythmdb_get_property_type (
  RhythmDB* db,
  guint property_id
)

Description [src]

Returns the GType for the value of the property.

Parameters

property_id

Type: guint

A property ID (RhythmDBPropType).

Return value

Type: GType

Property value type.