ComboRowGetNameFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
public delegate string ComboRowGetNameFunc (Object item)

Called for combo rows that are bound to a ListModel with bind_name_model for each item that gets added to the model.

Parameters:

item

the item from the model from which to get a name

user_data

user data

Returns:

a newly allocated displayable name that represents item


Namespace: Hdy
Package: libhandy-0.0