Property
AdapComboRow:expression
since: 1
Description [src]
An expression used to obtain strings from items.
The expression must have a value type of G_TYPE_STRING
.
It’s used to bind strings to labels produced by the default factory if
AdapComboRow:factory
is not set, or when
AdapComboRow:use-subtitle
is set to TRUE
.
Type: | GtkExpression |
Available since: | 1 |
Getter method | adap_combo_row_get_expression() |
Setter method | adap_combo_row_set_expression() |