set_activatable_widget


Description:

[ Version ( since = "0.0.7" ) ]
public void set_activatable_widget (Widget? widget)

Sets the widget to activate when this is activated, either by clicking on it, by calling activate, or via mnemonics in the title or the subtitle.

See the “use_underline” property to enable mnemonics.

The target widget will be activated by emitting the GtkWidget:HdyActionRow:mnemonic-activate signal on it.

Parameters:

this

a ActionRow

widget

the target Widget, or null to unset