Method

AdwComboRowget_list_factory

since: 1.0

Declaration [src]

GtkListItemFactory*
adw_combo_row_get_list_factory (
  AdwComboRow* self
)

Description [src]

Gets the factory for populating list items in the popup.

Available since: 1.0

Return value

Type: GtkListItemFactory

The factory in use.

The returned data is owned by the instance.
The return value can be NULL.