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.

Available since:1.0

Return value

Returns: GtkExpression*

the expression used to obtain strings from items

The data is owned by the called function
Can be NULL