DropDownGidBuilderImpl.expression

Set expression property.

class DropDownGidBuilderImpl(T)
T
expression

Parameters

propval gtk.expression.Expression

An expression to evaluate to obtain strings to match against the search term.

See property@Gtk.DropDown:enable-search for how to enable search. If gtk.drop_down.DropDown.factory is not set, the expression is also used to bind strings to labels produced by a default factory.

Return Value

Type: T

Builder instance for fluent chaining