Package: gtk

Accessor gtk:bookmark-list-io-priority

Lambda List

gtk:bookmark-list-io-priority (object)

Syntax

(gtk:bookmark-list-io-priority object) => priority
(setf (gtk:bookmark-list-io-priority object) priority)

Arguments

object -- a gtk:bookmark-list object
priority -- an integer for the IO priority to use

Details

The accessor for the io-priority slot of the gtk:bookmark-list class gets or sets the IO priority while loading files. The default IO priority is the g:+priority-default+ value.
 

See also

2025-08-15