Method

ClapperGtkQueueSelectionset_queue

Declaration [src]

void
clapper_gtk_queue_selection_set_queue (
  ClapperGtkQueueSelection* selection,
  ClapperQueue* queue
)

Description [src]

Set ClapperQueue to be managed by this selection model.

Parameters

queue

Type: ClapperQueue

A ClapperQueue.

The data is owned by the caller of the method.