Method

FoundryAdwTreeExpanderget_activate_on_click

unstable since: 1.1

Declaration [src]

gboolean
foundry_tree_expander_get_activate_on_click (
  FoundryTreeExpander* self
)

Description [src]

Gets whether clicking on the expander activates the row instead of expanding or collapsing it.

Available since: 1.1

Return value

Type: gboolean

TRUE if clicks activate the row, FALSE otherwise.