DataQueue.addOnFull

Reports that the queue became full (full). A queue is full if the total amount of data inside it (num-visible, time, size) is higher than the boundary values which can be set through the GObject properties.

class DataQueue
gulong
addOnFull
(
void delegate dlg
,)

Meta