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 with the IO priority to use

Details

Accessor of the io-priority slot of the gtk:bookmark-list class. The gtk:bookmark-list-io-priority function gets the IO priority. The (setf gtk:bookmark-list-io-priority) function sets the IO priority to use while loading files. The default IO priority is the g:+priority-default+ value.
 

See also

2024-12-15