Method

RBPlayOrdermodel_not_empty

Declaration [src]

gboolean
rb_play_order_model_not_empty (
  RBPlayOrder* porder
)

Description [src]

Returns TRUE if the RhythmDBQueryModel is not empty. Can be used to implement has_next and has_previous for play orders that have no beginning or end.

Return value

Type: gboolean

TRUE if not empty.