Method

AdapComboRowget_factory

Declaration [src]

GtkListItemFactory*
adap_combo_row_get_factory (
  AdapComboRow* self
)

Description [src]

Gets the factory for populating list items.

Gets propertyAdap.ComboRow:factory

Return value

Type: GtkListItemFactory

The factory in use.

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