StackListCreateWidgetFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate Widget StackListCreateWidgetFunc (Object item)

Called for stack lists that are bound to a ListModel with push for each item that gets added to the model.

Parameters:

item

the item from the model for which to create a widget for

user_data

user data from push

Returns:

a Widget that represents item


Namespace: Dazzle
Package: libdazzle-1.0