activatable_widget


Description:

public Widget activatable_widget { get; set; }

The widget to activate when the row is activated.

The row can be activated either by clicking on it, calling [[email protected]], or via mnemonics in the title or the subtitle. See the [property@PreferencesRow:use-underline] property to enable mnemonics.

The target widget will be activated by emitting the [[email protected]:AdwActionRow:mnemonic-activate] signal on it.




2022 vala-language.org