Property
AdwComboRow:use-subtitle
since: 1.0
Description [src]
Whether to use the current value as the subtitle.
If you use a custom list item factory, you will need to give the row a
name conversion expression with AdwComboRow:expression
.
If TRUE
, you should not access AdwActionRow:subtitle
.
Type:gboolean
Available since: 1.0
Default value | FALSE |
Getter method | adw_combo_row_get_use_subtitle() |
Setter method | adw_combo_row_set_use_subtitle() |