Method
AdapComboRowset_use_subtitle
Declaration [src]
void
adap_combo_row_set_use_subtitle (
AdapComboRow* self,
gboolean use_subtitle
)
Description [src]
Sets 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 AdapComboRow:expression.
If set to TRUE, you should not access AdapActionRow:subtitle.
The subtitle is interpreted as Pango markup if
AdapPreferencesRow:use-markup is set to TRUE.
| Sets property | Adap.ComboRow:use-subtitle |