Property
HandyComboRow:use-subtitle
since: 1.0
Description [src]
Whether to use the current value as the subtitle.
If you use a custom widget creation function, you will need to give the row
a name conversion closure with hdy_combo_row_set_get_name_func()
.
If TRUE
, you should not access HdyActionRow:subtitle
.
Type: | gboolean |
Available since: | 1.0 |
Getter method | hdy_combo_row_get_use_subtitle() |
Setter method | hdy_combo_row_set_use_subtitle() |