Method
AdwComboRowset_model
Declaration [src]
void
adw_combo_row_set_model (
  AdwComboRow* self,
  GListModel* model
)
Parameters
| model | GListModel | 
| The model to use. | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |