Method

AdapComboRowget_expression

Declaration [src]

GtkExpression*
adap_combo_row_get_expression (
  AdapComboRow* self
)

Description [src]

Gets the expression used to obtain strings from items.

Return value

Type: GtkExpression

The expression used to obtain strings from items.

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