GtkFlowBoxCreateWidgetFunc

Called for flow boxes that are bound to a GListModel with FlowBox.bindModel for each item that gets added to the model.

alias GtkFlowBoxCreateWidgetFunc = GtkWidget* function(void* item, void* userData)

Return Value

a gtk.Widget that represents item

Meta

Since

3.18