Method

Adw.ComboRow.get_expression

Declaration [src]

GtkExpression*
adw_combo_row_get_expression (
  AdwComboRow* self
)

Description [src]

Gets the expression used to obtain strings from items.

Return value

Returns: GtkExpression*

the expression used to obtain strings from items

Ownership is not transferred to the caller
Can be NULL