Method
AdwComboRowset_list_factory
since: 1.0
Declaration [src]
void
adw_combo_row_set_list_factory (
AdwComboRow* self,
GtkListItemFactory* factory
)
Description [src]
Sets the GtkListItemFactory
to use for populating list items in the popup.
Available since: 1.0
Sets property | Adw.ComboRow:list-factory |
Parameters
factory
-
Type:
GtkListItemFactory
The factory to use.
The argument can be NULL
.The data is owned by the caller of the method.