[ Version ( since = "1.8" ) ]
public void bind_model (ListModel? model, owned ListBoxCreateWidgetFunc? create_row_func)
Binds model to this.
See [method@Gtk.ListBox.bind_model].
| this |
a preferences group |
| model |
a list model to bind |
| create_row_func |
a function creating a row for each item, or `NULL` in case |
| user_data |
user data passed to |
| user_data_free_func |
function for freeing |