set_get_name_func
Description:
Sets a closure to convert items into names.
See [property@ComboRow:use-subtitle].
Parameters:
this |
a combo row |
get_name_func |
a function that creates names for items, or `NULL` in case you also passed `NULL` as |
user_data |
user data passed to |
user_data_free_func |
function for freeing |