FlowBoxCreateWidgetFunc
Called for flow boxes that are bound to a GListModel
.
This function is called for each item that gets added to the model.
param
item
the item from the model for which to create a widget forreturn a
GtkWidget
that represents @item