Property
FoundryAdwTreeExpander:activate-on-click
unstable since: 1.1
Description [src]
Whether clicking on the expander should activate the row instead of expanding or collapsing it.
This property is primarily useful when using autoexpand on
GtkTreeListModel, where rows are automatically expanded and collapsed
as needed, and clicks should instead activate the row.
Type:gboolean
Available since: 1.1
| Default value | FALSE |
| Getter method | foundry_tree_expander_get_activate_on_click() |
| Setter method | foundry_tree_expander_set_activate_on_click() |