GtkFlowBoxCreateWidgetFunc

Called for flow boxes that are bound to a #GListModel with gtk_flow_box_bind_model() for each item that gets added to the model.

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

Return Value

a #GtkWidget that represents @item

Meta

Since

3.18