Package: gtk

Accessor gtk:bookmark-list-item-type

Lambda List

gtk:bookmark-list-item-type (object)

Syntax

(gtk:bookmark-list-item-type object) => gtype

Arguments

object -- a gtk:bookmark-list object
gtype -- a g:type-t type ID

Details

Accessor of the item-type slot of the gtk:bookmark-list class. The type of items contained in the list model. Items must be subclasses of the g:object class.

Since 4.8

Notes

This function is equivalent to the g:list-model-item-type function.
 

See also

2024-12-22