Package: gtk

Callback gtk-flow-box-create-widget-func

Details

Called for flow boxes that are bound to a g-list-model object with the gtk-flow-box-bind-model function for each item that gets added to the model.
 lambda (item)  
item
A pointer to the item from the model for which to create a widget for.
Returns
A gtk-widget object that represents item.
 

See also

2021-12-6