Method

Adw.ComboRow.get_list_factory

Declaration [src]

GtkListItemFactory*
adw_combo_row_get_list_factory (
  AdwComboRow* self
)

Description [src]

Gets the factory that’s currently used to populate list items in the popup.

Return value

Returns: GtkListItemFactory*

the factory in use

Ownership is not transferred to the caller
Can be NULL