ComboRowGetNameFunc
Description:
[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "1.0" ) ]
public delegate string ComboRowGetNameFunc (Object item)
[ Version ( since = "1.0" ) ]
public delegate string ComboRowGetNameFunc (Object item)
Callback for getting the name of a row.
Called for combo rows that are bound to a [iface@Gio.ListModel] with [method@ComboRow.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 displayable name that represents |
Namespace: Hdy
Package: libhandy-1