Method

AdwComboRowget_expression

since: 1.0

Declaration [src]

GtkExpression*
adw_combo_row_get_expression (
  AdwComboRow* self
)

Description [src]

Gets the expression used to obtain strings from items.

Available since: 1.0

Return value

Type: GtkExpression

The expression used to obtain strings from items.

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