DropDown.setExpression

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.

class DropDown
void
setExpression

Parameters

expression Expression

a GtkExpression, or %NULL

Meta