Property

AdwComboRow:use-subtitle

since: 1.0

Declaration

property use-subtitle: gboolean [ read, write ]

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 valueFALSE
Getter methodadw_combo_row_get_use_subtitle()
Setter methodadw_combo_row_set_use_subtitle()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno