[ 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.
item |
the item from the model from which to get a name |
user_data |
user data |
a newly allocated displayable name that represents |