DropDown.setExpression

void setExpression(gtk.expression.Expression expression = null)

Sets the expression that gets evaluated to obtain strings from items.

This is used for search in the popup. The expression must have a value type of G_TYPE_STRING.

Parameters

expressiona [gtk.expression.Expression]